From 7b1e42d341ee91d95ef0c61b5bd125f753074b10 Mon Sep 17 00:00:00 2001
From: badbl0cks <4161747+badbl0cks@users.noreply.github.com>
Date: Tue, 29 Apr 2025 14:01:31 -0700
Subject: [PATCH] Add Simple Analytics for privacy-first tracking
---
theme/templates/base.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/theme/templates/base.html b/theme/templates/base.html
index 3f1f24e..80e498b 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -136,6 +136,10 @@
+
+
+
+
{% block javascript %}{% endblock %}