From b8491ec460d95d17846be584ea64496bd1d521d2 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Mon, 5 May 2025 11:44:38 -0600 Subject: [PATCH] Added Matomo code --- layouts/_default/baseof.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1f7c4c2..7908a37 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -78,6 +78,24 @@ {{ partial "css.html" . }} + + + + + + {{ partial "header.html" . }}