From 02edd71d1c780d8b0e8f8056ce3d1b9cbe32ca66 Mon Sep 17 00:00:00 2001 From: Nataliia Vdovyna Date: Sat, 23 Nov 2024 17:03:03 +0200 Subject: [PATCH] create index.html --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..71886a6 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Project + + +

Hello world!

+ + \ No newline at end of file