Hello world!

This commit is contained in:
lawgicau
2020-08-09 16:23:16 +10:00
commit f8f9ff822f

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>