From 1a2e0e3f21c1b19bd6639e7c33caea599a3da7cf Mon Sep 17 00:00:00 2001 From: Anna Nazarenko Date: Thu, 23 Oct 2025 10:28:26 +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..d3e63e7 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello World!

+ + \ No newline at end of file