From ce4a94790ceaf1477ec4a2bfd4c2fb27bc585be8 Mon Sep 17 00:00:00 2001 From: Artem Horopakha Date: Tue, 18 Feb 2025 21:32:05 +0200 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