From 817e24383657928cb171c59dd27599460ccbc875 Mon Sep 17 00:00:00 2001 From: Grigoriy Nikitenko Date: Fri, 18 Jul 2025 07:06:50 +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..ba7c290 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +

Hello World!

\ No newline at end of file