Create index.html

creating index for github.io
This commit is contained in:
Steve Dogiakos 2020-12-02 16:11:50 -07:00
parent 78f9084c8b
commit 55292e34df

9
index.html Normal file
View File

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
</html>