From efa2d50df1155be630f9de5026b94d74ddb85541 Mon Sep 17 00:00:00 2001 From: Alexander Lymar Date: Thu, 10 Apr 2025 12:20:07 +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..b4484d0 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello World!

+ + \ No newline at end of file