From 64c65e1ae1a1a527c049677d7a70a62b75c9fadb Mon Sep 17 00:00:00 2001 From: Oleg Orykhivskiy Date: Thu, 1 Aug 2024 15:52:32 +0300 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..ee5fd06 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Hello world

+ + \ No newline at end of file