From 9bc61f47c06d2dac5434bb06b09cf76005413e61 Mon Sep 17 00:00:00 2001 From: ToJaVadym Date: Wed, 18 Feb 2026 12:38:01 +0000 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..e2e4e0a --- /dev/null +++ b/index.html @@ -0,0 +1,14 @@ + + + + + + Document + + +

+ Hello world! +

+ + + \ No newline at end of file