From c05aa5cbc9fd146757b21c1d9e1f8f4279fa6937 Mon Sep 17 00:00:00 2001 From: thomasdoerksen <78371071+renewedphilosophy@users.noreply.github.com> Date: Tue, 13 Aug 2024 17:34:43 -0700 Subject: [PATCH] Initial test page creation --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..cd08755 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Hello world!