From 23541401e5a8c99eb13df261abe8f9e4f4cbc1d4 Mon Sep 17 00:00:00 2001 From: Denys Boiko Date: Sun, 5 Oct 2025 01:25:58 +0300 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..90c6d60 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + Document + + +

+ Hello world! +

+ + \ No newline at end of file