From 32fe115b64a0c5589733b2084b651447ee46897b Mon Sep 17 00:00:00 2001 From: Sofi Mamzer Date: Fri, 30 Aug 2024 18:23:52 +0300 Subject: [PATCH] create index.html --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..efe5048 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +

Hello world!

\ No newline at end of file