From f7dc74c3372e4015157d57dbe1bcefa6c2aae461 Mon Sep 17 00:00:00 2001 From: chenxuh2 <52834056+chenxuh2@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:11:35 +0200 Subject: [PATCH] Initial commit --- 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..557db03 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Hello World