From 3a765998cc2984cf5e38bd77392409446facfeb7 Mon Sep 17 00:00:00 2001 From: Bobby Date: Sat, 27 May 2023 17:29:10 -0400 Subject: Added Google Analytics --- templates/blog/partials/base.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/templates/blog/partials/base.html b/templates/blog/partials/base.html index 9660a95d..2ea9ae9b 100644 --- a/templates/blog/partials/base.html +++ b/templates/blog/partials/base.html @@ -141,4 +141,13 @@ {% block scripts %} {% endblock %} + + + -- cgit v1.2.3