From 05c05b807d10015b85ee3666e95e70bc6c8e8bde Mon Sep 17 00:00:00 2001 From: Ihor Haidai Date: Thu, 27 Nov 2025 19:29:51 -0500 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..317271f --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello world!

+ + \ No newline at end of file