From 0d9a70b097bc0bc00e5bdf18616d357868193d66 Mon Sep 17 00:00:00 2001 From: nayru <> Date: Wed, 13 Mar 2024 19:57:06 +0100 Subject: [PATCH] Adds index.html --- 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..980a0d5 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Hello World!