From 646bba619de325a42b056332da840ffcdde6e0a6 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Sun, 31 May 2026 15:32:22 -0700 Subject: [PATCH] Feat: Include favicon link in shell head Co-authored-by: gemini-3.5-flash --- scripts/lib/templates.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/lib/templates.mjs b/scripts/lib/templates.mjs index 44bf502..ae7c69a 100644 --- a/scripts/lib/templates.mjs +++ b/scripts/lib/templates.mjs @@ -32,6 +32,7 @@ export const shellHead = ({ title, desc, image, url, type = "website" }) => `` : ""} ${url ? `` : ""} +