From 37c43555b53dfa3db5cd8e77d849e144a9bea4c0 Mon Sep 17 00:00:00 2001 From: Jaro Kaulmann Date: Thu, 12 Mar 2026 11:51:01 +0100 Subject: [PATCH] Add 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..efe5048 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +

Hello world!

\ No newline at end of file