index.php (
3
lines of code) (
raw
):
<?php // This file, along with composer.json and .htaccess, is used to enable // hosting on Heroku. include_once("index.html"); ?>