From 028b2b547295fcd1aff81446d25bb7834ecb735a Mon Sep 17 00:00:00 2001 From: Pasha Shchukin Date: Sun, 31 Dec 2023 18:10:15 +0200 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..2b67b67 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello world!

+ + \ No newline at end of file