From d250a1834d78dc8f1270b59a5c2c954c4882c334 Mon Sep 17 00:00:00 2001 From: Louis Date: Tue, 10 Feb 2026 14:44:52 +0100 Subject: [PATCH] Integrate Google Tag Manager into default layout Added Google Tag Manager scripts to the head and body sections. --- _layouts/default.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index ba7b5b1..73c7cb9 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -9,10 +9,19 @@ - + + + - + + + {% include header.html %}
{{ content }}