From 5adc6b0331f59da0fa271387062a02b25bc43012 Mon Sep 17 00:00:00 2001 From: QarthO Date: Fri, 9 May 2025 02:00:39 -0400 Subject: [PATCH 1/2] add custom head script for analytics --- _includes/head/custom.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 _includes/head/custom.html diff --git a/_includes/head/custom.html b/_includes/head/custom.html new file mode 100644 index 0000000..8ff4e58 --- /dev/null +++ b/_includes/head/custom.html @@ -0,0 +1,2 @@ + + \ No newline at end of file From 7730e9c934213514abb58dd07c65a94de4dc2966 Mon Sep 17 00:00:00 2001 From: QarthO Date: Fri, 9 May 2025 02:27:01 -0400 Subject: [PATCH 2/2] update tracking code --- _includes/{head/custom.html => head_custom.html} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename _includes/{head/custom.html => head_custom.html} (60%) diff --git a/_includes/head/custom.html b/_includes/head_custom.html similarity index 60% rename from _includes/head/custom.html rename to _includes/head_custom.html index 8ff4e58..c65aede 100644 --- a/_includes/head/custom.html +++ b/_includes/head_custom.html @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file