From 200cf9c9be40eed6e8058b52dda6a2919dc0bf56 Mon Sep 17 00:00:00 2001 From: Roman Lakhtadyr Date: Sat, 28 Oct 2017 20:21:32 +0300 Subject: [PATCH] Add hello.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..3b2634d --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +

Hello

\ No newline at end of file