From 2e7408eab96279522b11c5f03239c512608bab4a Mon Sep 17 00:00:00 2001 From: Pavlo Kurchak Date: Wed, 10 Jun 2026 14:38:55 +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..a6789b9 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello world!

+ + \ No newline at end of file