From 44c41d8836526dd10471ca4965ed0bb91d8b1cc8 Mon Sep 17 00:00:00 2001 From: idittrich-valueon Date: Wed, 7 May 2025 10:03:45 +0200 Subject: [PATCH] created index.html --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..836fa84 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Hello World Test + + +

Hello World

+ + \ No newline at end of file