From ddae859ccf549a406fdffabcda85f696d8a8a631 Mon Sep 17 00:00:00 2001 From: Daniel Snider Date: Fri, 20 May 2022 19:22:23 +0000 Subject: [PATCH] Add index page --- index.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..7ef56cc --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ + + +

It works!

+ + \ No newline at end of file