From 1acc1232bab5f21c2078b8783ce6b8d164179c69 Mon Sep 17 00:00:00 2001 From: Ruidy Date: Mon, 22 Feb 2021 21:04:45 +0100 Subject: [PATCH] remove html file --- README.md | 1 + index.html | 60 ------------------------------------------------------ 2 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 index.html diff --git a/README.md b/README.md index a806e4f..6eb4f8b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Web app which returns the iconic Hello, World in various locales - [x] Use with CLI - [x] Basic HTTP server - [ ] HTML frontend +- [ ] Deployment ## Installation diff --git a/index.html b/index.html deleted file mode 100644 index 9641c7a..0000000 --- a/index.html +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - Hello client - - -

Hello client

-

-
-
-
\ No newline at end of file