From 01fb136fbf1c2888b8f3c4ca9575a53580366bff Mon Sep 17 00:00:00 2001 From: first_admin Date: Sat, 24 Aug 2024 18:47:02 +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