From 7843d0061ae24b37422f10aa8678a10e5459cf5a Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Fri, 11 Sep 2026 13:25:01 +0200 Subject: [PATCH] Fix favicons: use section-specific favicon.svg per site Add tag pointing to /favicon.svg for hub and /{section}/favicon.svg for all other sections. Previously browsers defaulted to root favicon (hub moon emoji) on all pages. --- shared/_includes/base.njk | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/_includes/base.njk b/shared/_includes/base.njk index 70fe200..fa5b2f4 100644 --- a/shared/_includes/base.njk +++ b/shared/_includes/base.njk @@ -20,6 +20,7 @@ +