[add] init

This commit is contained in:
2022-02-25 15:02:27 +08:00
commit ebc8cf3a17
5 changed files with 231 additions and 0 deletions

2
index.php Normal file
View File

@@ -0,0 +1,2 @@
<!-- This file allows you to host this page as a static file on Heroku -->
<?php header( 'Location: /index.html' ) ; ?>