From 9347f4fb96ac3d63b90b3a7cc1910d86fa376c96 Mon Sep 17 00:00:00 2001 From: Josh Creek <8179928+jcreek@users.noreply.github.com> Date: Tue, 9 Jul 2024 09:57:03 +0100 Subject: [PATCH] chore(*): Add google analytics --- src/app.html | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/src/app.html b/src/app.html index 6055bd0..e5886af 100644 --- a/src/app.html +++ b/src/app.html @@ -1,6 +1,18 @@
+ + + + @@ -9,9 +21,15 @@ name="description" content="A free and open source web app designed to assist scrum teams in performing estimations quickly and with minimal effort through estimation poker (AKA planning poker). Also includes the ability to throw emoji at each other." /> - + - + @@ -57,8 +75,11 @@ background-color: var(--opposite-background-color); } - +