From c425f1103ef3f287e0b07601fe5516f9cb9a6817 Mon Sep 17 00:00:00 2001 From: Kateryna Berdnikova Date: Fri, 19 Jul 2024 19:33:59 +0300 Subject: [PATCH] create 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..b4484d0 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello World!

+ + \ No newline at end of file