From f8f9ff822f9033787fd4bec796fa9ffb7f9cd671 Mon Sep 17 00:00:00 2001 From: lawgicau Date: Sun, 9 Aug 2020 16:23:16 +1000 Subject: [PATCH] Hello world! --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..f010409 --- /dev/null +++ b/index.html @@ -0,0 +1,7 @@ + + + +

Hello World

+

I'm hosted with GitHub Pages.

+ + \ No newline at end of file