From f090546a6a6142e292308e737d6ffad385fb096d Mon Sep 17 00:00:00 2001 From: first_admin Date: Sat, 24 Aug 2024 19:07:08 +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