From c2ba34a0808ac82bf917f9cb1ca99b021d95a90a Mon Sep 17 00:00:00 2001 From: Alan Friedman Date: Fri, 14 Jun 2019 19:28:24 -0400 Subject: [PATCH] Allow SEO index but nofollow (#84) * Allow SEO index but nofollow * Delete unused index.html --- client/public/index.html | 3 ++- client/src/index.html | 15 --------------- 2 files changed, 2 insertions(+), 16 deletions(-) delete mode 100644 client/src/index.html diff --git a/client/public/index.html b/client/public/index.html index 44f94b9..512691b 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -20,7 +20,8 @@ Learn how to configure a non-root public URL by running `npm run build`. --> - + + darkwire.io - instant encrypted web chat diff --git a/client/src/index.html b/client/src/index.html deleted file mode 100644 index a6f9956..0000000 --- a/client/src/index.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - darkwire.io - instant encrypted web chat - - -
- -
- -