[add] First

This commit is contained in:
2022-12-13 12:19:27 +08:00
commit 61fdb6c540
7 changed files with 955 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' ) ; ?>