From d0100ee83f6e24729b46f28d83f8fcda23ddf5d7 Mon Sep 17 00:00:00 2001 From: Valentyna Bahyrly Date: Wed, 22 Oct 2025 21:06:48 +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