From 245a8e614df1a176581b4e2ccad62cb515ddd9bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Fri, 10 Apr 2026 17:46:36 +0200 Subject: [PATCH] feat: add full favicon & PWA meta tags to head Adds apple-touch-icon, PNG favicons, webmanifest link, and msapplication-TileColor; existing SVG/ICO fallbacks retained. Co-Authored-By: Claude Sonnet 4.6 --- layouts/partials/head.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 0ebff7a..0f43388 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -69,6 +69,11 @@ {{- end -}} - + + + + + +