From 36201a1a30876b011d7b36f703db0a3f0f38d5e6 Mon Sep 17 00:00:00 2001 From: Oleksandr Rad Date: Mon, 16 Sep 2024 11:21:52 +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..28f6a1b --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello world!

+ + \ No newline at end of file