Create index.html

This commit is contained in:
Nathan Woodburn 2020-10-20 20:01:46 +11:00
commit c6cefab5a7

7
index.html Normal file
View File

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