From ce892c0d1ad0cad435e5fefd9bd5de1a9522d278 Mon Sep 17 00:00:00 2001 From: Svyatoslav Kozelchuk-Panulin Date: Tue, 3 Jun 2025 15:08:35 +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..317271f --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello world!

+ + \ No newline at end of file