From 22372bb12fdc29167f9c93bbf11a8d192f9b6c92 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 2 Dec 2020 09:18:57 -0500 Subject: added a loadtime cookie to keep track of last load time. --- deploy/index.html | 36 ++++++++++++++++++++++++++++++------ src/client/views/Main.tsx | 7 +++++++ 2 files changed, 37 insertions(+), 6 deletions(-) diff --git a/deploy/index.html b/deploy/index.html index 4e0c2dfa4..f2eb5e2aa 100644 --- a/deploy/index.html +++ b/deploy/index.html @@ -7,6 +7,23 @@ + +