From 02a9ab387c8ef7b23c7b3f52d3b43754b2d0636b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20Nicou=C3=A9?= Date: Sun, 16 Mar 2025 18:29:56 +0100 Subject: [PATCH] Replace Matomo tracking script with Umami --- site/templates/base.twig | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/site/templates/base.twig b/site/templates/base.twig index b259f56..ce7fa57 100644 --- a/site/templates/base.twig +++ b/site/templates/base.twig @@ -14,22 +14,16 @@ {# JavaScript #} {% block scripts %} - + {% endblock %} - {# Matomo #} -