Files
ComfyUI_frontend/apps
Glary-Bot 6813c27c51 vendor 6 brand-kit SVGs from Brand Guidelines into /affiliates
The previous brand-assets grid only surfaced /icons/logo.svg and
/icons/logomark.svg, even though the Brand Guidelines - 2026 Notion
page lists six additional approved logo variants. Vendor those SVGs
into apps/website/public/affiliates/brand/ so the download attribute
works (cross-origin CDN downloads silently navigate), wire them into
brandAssets.ts, and add the matching i18n title keys.

Newly downloadable variants:
- comfy-full-logo-yellow.svg (204x57 horizontal wordmark, yellow)
- comfy-full-logo-ink.svg     (204x57 horizontal wordmark, ink)
- comfy-amplified-logo-mark.svg  (147x159 amplified mark)
- comfy-dimensional-logo-mark.svg (148x159 dimensional mark)
- comfy-color-combo-yellow.svg (142x142 squared color-combo, yellow)
- comfy-color-combo-ink.svg    (142x142 squared color-combo, ink)

Banners and the raster (PNG) pack are still 'Coming soon' — those
ship in a follow-up that mirrors the same vendor-into-public pattern.
2026-05-06 07:44:55 +00:00
..