Skip to content

Commit

Permalink
added index.php to deploy on heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
Samir Paul committed Jun 8, 2022
1 parent 22dc4ea commit 1a4cd88
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php

include_once("index.html");

?>

0 comments on commit 1a4cd88

Please sign in to comment.