From e1d7a8b8c396d49e21fc93ac80a44968c865e2af Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Thu, 26 Feb 2026 20:01:21 -0800 Subject: [PATCH] Feat: Add analytics tracker to all pages --- scripts/lib/templates.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/lib/templates.mjs b/scripts/lib/templates.mjs index 8a8479a..d2134cd 100644 --- a/scripts/lib/templates.mjs +++ b/scripts/lib/templates.mjs @@ -33,6 +33,7 @@ export const shellHead = ({ title, desc, image, url, type = "website" }) => ` ${url ? `` : ""} +