From 2c70076db192d827e02e769e2537ce78f3eab569 Mon Sep 17 00:00:00 2001 From: Sergey Ivanov Date: Mon, 15 Sep 2025 18:01:49 +0300 Subject: [PATCH] create index.html --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..6df6dc0 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + Document + + +

Hello world!

+ + + \ No newline at end of file