From c19dcc96ad0983b8770eec4f9175dd0b9d62c373 Mon Sep 17 00:00:00 2001 From: Oleksandr Haman Date: Sat, 1 Jun 2024 17:05:56 +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