From 02a1d34d1939e3818a4df9713a2eee9a14920c16 Mon Sep 17 00:00:00 2001 From: holmesworcester Date: Tue, 17 Nov 2020 17:29:53 -0500 Subject: [PATCH] Hello world --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..6d8349d --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ + + + +

Hello world

+ + \ No newline at end of file