From a6657d3a090f5896d6672cb78c9e03bdbfc5385c Mon Sep 17 00:00:00 2001 From: Andrew Woodlee Date: Fri, 1 Nov 2024 00:52:13 -0500 Subject: [PATCH] modify baseof.html --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index b18fdf1..ebdb2b4 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -7,7 +7,7 @@ {{ partial "plausible_head.html" . }} - {{ partial "plausible_csp.html" . }} + {{ partial "analytics.html" . }} {{- partial "head.html" . }}