From 766f7940bc98ec0c533daf1c20dca88403e4dd84 Mon Sep 17 00:00:00 2001
From: "Kyle J. Davis"
Date: Tue, 9 Sep 2025 12:21:11 -0600
Subject: [PATCH 1/5] remove fathom
Signed-off-by: Kyle J. Davis
---
templates/includes/head.html | 4 ----
1 file changed, 4 deletions(-)
diff --git a/templates/includes/head.html b/templates/includes/head.html
index 6f618979..04f73a13 100644
--- a/templates/includes/head.html
+++ b/templates/includes/head.html
@@ -41,9 +41,5 @@
-
-
-
-
{% if page and page.extra and page.extra.head_extra %}{{ page.extra.head_extra }}{% endif %}
\ No newline at end of file
From 79d4340fc252e81390ba2687cc049e10dd69c449 Mon Sep 17 00:00:00 2001
From: "Kyle J. Davis"
Date: Tue, 9 Sep 2025 12:22:40 -0600
Subject: [PATCH 2/5] add linux standard cookie banner
Signed-off-by: Kyle J. Davis
---
templates/includes/head.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/templates/includes/head.html b/templates/includes/head.html
index 04f73a13..87c315bb 100644
--- a/templates/includes/head.html
+++ b/templates/includes/head.html
@@ -41,5 +41,8 @@
+
+
+
{% if page and page.extra and page.extra.head_extra %}{{ page.extra.head_extra }}{% endif %}
\ No newline at end of file
From 5e56a3d52a47b446baf35ce62d1b6d4d03a13d46 Mon Sep 17 00:00:00 2001
From: "Kyle J. Davis"
Date: Tue, 9 Sep 2025 12:27:43 -0600
Subject: [PATCH 3/5] adds google analytics
Signed-off-by: Kyle J. Davis
---
templates/default.html | 4 ++++
templates/includes/head.html | 9 +++++++++
2 files changed, 13 insertions(+)
diff --git a/templates/default.html b/templates/default.html
index 66f404ef..67df0e1e 100644
--- a/templates/default.html
+++ b/templates/default.html
@@ -112,5 +112,9 @@
+
+
+