From 1bc013e32b54c8e8353c0490fd4c96f82da4d5ae Mon Sep 17 00:00:00 2001 From: josh Date: Thu, 23 Apr 2026 20:31:12 -0400 Subject: [PATCH] feat: add Umami analytics tracking to all pages Co-Authored-By: Claude Opus 4.6 --- app/templates/bracket.html | 1 + app/templates/index.html | 1 + app/templates/series.html | 1 + 3 files changed, 3 insertions(+) diff --git a/app/templates/bracket.html b/app/templates/bracket.html index b02a992..8f1323e 100644 --- a/app/templates/bracket.html +++ b/app/templates/bracket.html @@ -7,6 +7,7 @@ +
diff --git a/app/templates/index.html b/app/templates/index.html index b46b6b5..fb8ca17 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -11,6 +11,7 @@ +
diff --git a/app/templates/series.html b/app/templates/series.html index 3ae86aa..a6efaf4 100644 --- a/app/templates/series.html +++ b/app/templates/series.html @@ -8,6 +8,7 @@ {% if series.has_live %}{% endif %} +