From c6cefab5a79e7312eb3590e887dd676e4663a4fb Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Tue, 20 Oct 2020 20:01:46 +1100 Subject: [PATCH] Create index.html --- 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