Files
ComfyUI_frontend/apps
Glary-Bot c0c797d97e 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.
2026-05-20 16:43:30 +00:00
..