From d6297ad99f9a4e8f024e3e09c9206ad4e479f42a Mon Sep 17 00:00:00 2001 From: Nikita Date: Fri, 27 Mar 2026 13:54:55 +0200 Subject: [PATCH] create index.html --- index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..61d8882 --- /dev/null +++ b/index.html @@ -0,0 +1,14 @@ + + + + + + Document + + + +

Hello world!

+ + + \ No newline at end of file