From 63096daff4557c89cd93cd498c8f582720c6a895 Mon Sep 17 00:00:00 2001 From: limuser Date: Fri, 20 Mar 2026 17:55:05 +0900 Subject: [PATCH] Add 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..2f6afc2 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + +Hello World + + + + + \ No newline at end of file