From e6482bac147455c5625bf2a44a2c426b49fc15b0 Mon Sep 17 00:00:00 2001 From: Cameron Cordes Date: Thu, 27 Aug 2020 14:43:59 -0400 Subject: [PATCH] Add no javascript message If users do not have Javascript enabled they will not see any of the site until its enabled, also added some tracking to see if any if any users actually visit the site without JS. --- src/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/index.html b/src/index.html index 225e825..2a3e964 100644 --- a/src/index.html +++ b/src/index.html @@ -35,6 +35,10 @@ +