Add index page

This commit is contained in:
Daniel Snider 2022-05-20 19:22:23 +00:00
parent 67ff481580
commit ddae859ccf

5
index.html Normal file
View File

@ -0,0 +1,5 @@
<html>
<body>
<h1>It works!</h1>
</body>
</html>