From 5cb9d6db8a52e662c83e056d150c85e196898a4c Mon Sep 17 00:00:00 2001 From: George Katsaros Date: Mon, 30 May 2022 09:08:11 +0300 Subject: [PATCH] feat: change script to use the new Google Analytics 4 --- templates/fragments/google_analytics.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/fragments/google_analytics.html b/templates/fragments/google_analytics.html index dbd5fe9..9c8e84b 100644 --- a/templates/fragments/google_analytics.html +++ b/templates/fragments/google_analytics.html @@ -1,11 +1,11 @@ {% if GOOGLE_ANALYTICS %} - + {% endif %}