From aaf271620541028c51e8e1eb17a51721ee342244 Mon Sep 17 00:00:00 2001 From: Oleksii Dotsenko Date: Thu, 15 Jan 2026 14:48:44 +0200 Subject: [PATCH] create index.html --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..702f8b4 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + Document + + +

+ Hello World! +

+ + \ No newline at end of file