Update and rename index.php to index.html

This commit is contained in:
Ian Skinner 2020-08-27 19:31:59 -04:00 committed by GitHub
parent ad94922316
commit 8d2dd588d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

7
index.html Normal file
View File

@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<body>
<h1>My site</h1>
<p>Nothing here yet.</p>
</body>
</html>

View File

@ -1 +0,0 @@