From 6f92a6738dc3f903291a490b7f0e1079b37a0bcf Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Wed, 20 Dec 2023 17:00:30 +1100 Subject: [PATCH] feat: Add umami --- templates/account.html | 2 ++ templates/city.html | 2 ++ templates/city_old.html | 2 ++ templates/edit.html | 2 ++ templates/edit_tribe.html | 2 ++ templates/empty_site.html | 2 ++ templates/error.html | 2 ++ templates/hnschat.html | 2 ++ templates/index.html | 2 ++ templates/login.html | 2 ++ templates/new_tribe.html | 2 ++ templates/signup.html | 2 ++ templates/tribe.html | 2 ++ 13 files changed, 26 insertions(+) diff --git a/templates/account.html b/templates/account.html index 88ae9f7..a5dbb00 100644 --- a/templates/account.html +++ b/templates/account.html @@ -38,6 +38,8 @@ })(); + + diff --git a/templates/city.html b/templates/city.html index 4464491..4d643ee 100644 --- a/templates/city.html +++ b/templates/city.html @@ -38,6 +38,8 @@ })(); + + diff --git a/templates/city_old.html b/templates/city_old.html index 2c044d3..4a9cca1 100644 --- a/templates/city_old.html +++ b/templates/city_old.html @@ -38,6 +38,8 @@ })(); + + diff --git a/templates/edit.html b/templates/edit.html index eec04f8..3a5ddc7 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -39,6 +39,8 @@ })(); + + diff --git a/templates/edit_tribe.html b/templates/edit_tribe.html index 25f4db6..dc19c1f 100644 --- a/templates/edit_tribe.html +++ b/templates/edit_tribe.html @@ -39,6 +39,8 @@ })(); + + diff --git a/templates/empty_site.html b/templates/empty_site.html index cb181ed..a915a91 100644 --- a/templates/empty_site.html +++ b/templates/empty_site.html @@ -38,6 +38,8 @@ })(); + + diff --git a/templates/error.html b/templates/error.html index ed0d206..bce83c7 100644 --- a/templates/error.html +++ b/templates/error.html @@ -38,6 +38,8 @@ })(); + + diff --git a/templates/hnschat.html b/templates/hnschat.html index d52cb9b..bb6095d 100644 --- a/templates/hnschat.html +++ b/templates/hnschat.html @@ -38,6 +38,8 @@ })(); + + diff --git a/templates/index.html b/templates/index.html index dcf2a99..f94f321 100644 --- a/templates/index.html +++ b/templates/index.html @@ -46,6 +46,8 @@ })(); + + diff --git a/templates/login.html b/templates/login.html index 8915497..e69376e 100644 --- a/templates/login.html +++ b/templates/login.html @@ -38,6 +38,8 @@ })(); + + diff --git a/templates/new_tribe.html b/templates/new_tribe.html index d98d73d..227dca0 100644 --- a/templates/new_tribe.html +++ b/templates/new_tribe.html @@ -38,6 +38,8 @@ })(); + + diff --git a/templates/signup.html b/templates/signup.html index 21d1e81..310d548 100644 --- a/templates/signup.html +++ b/templates/signup.html @@ -38,6 +38,8 @@ })(); + + diff --git a/templates/tribe.html b/templates/tribe.html index 362fa58..153c06e 100644 --- a/templates/tribe.html +++ b/templates/tribe.html @@ -38,6 +38,8 @@ })(); + +