From 6dfc5850b3f99b2fcb929c417cea87f034aa87eb Mon Sep 17 00:00:00 2001 From: Serhii Moskovyi Date: Thu, 10 Oct 2024 19:33:20 +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