From c0c797d97efbb36f8bfed3176a771241f33b761a Mon Sep 17 00:00:00 2001 From: Glary-Bot Date: Wed, 20 May 2026 16:43:30 +0000 Subject: [PATCH] fix(website): replace favicon.svg with user-supplied design Replace the auto-generated 48x48 dark-mode-aware favicon (introduced in #12285) with a user-supplied 500x500 design. The new design uses the same Comfy C-shape geometry rendered tighter inside a solid black square (no dark-mode color swap). The user supplied the exact SVG. No code changes: BaseLayout.astro still references /favicon.svg, so this is a content-only swap of the file at apps/website/public/favicon.svg. --- apps/website/public/favicon.svg | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/apps/website/public/favicon.svg b/apps/website/public/favicon.svg index f41c8445d70..7066b593238 100644 --- a/apps/website/public/favicon.svg +++ b/apps/website/public/favicon.svg @@ -1,14 +1,9 @@ - - - - - - + + + + + + + +