From f60530d723c9c21f927e81f1e5fa4834dc8cd653 Mon Sep 17 00:00:00 2001 From: Milana Date: Fri, 29 Sep 2023 09:20:22 +0300 Subject: [PATCH] Initial commit --- hello.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.html diff --git a/hello.html b/hello.html new file mode 100644 index 0000000..76d8cf9 --- /dev/null +++ b/hello.html @@ -0,0 +1 @@ +Hello, World