From 05e13a8436c0a01d39d02b6d0c979244b57bc8f7 Mon Sep 17 00:00:00 2001 From: first_admin Date: Sun, 25 Aug 2024 05:12:30 +0000 Subject: [PATCH] Add index.html --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..b7264d7 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + + Web page + + +

Hello World

+ + \ No newline at end of file