From d8f6c4256dd01cefe24f0dbfaf3f9f88df0b5ef5 Mon Sep 17 00:00:00 2001 From: Yelyzaveta Romanovska Date: Thu, 14 May 2026 17:56:05 +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..317271f --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello world!

+ + \ No newline at end of file