Statement
The SiteLogo component shall render an SVG logo (preferred), PNG logo (fallback), or site title text (final fallback) based on what is configured in src/config/site.ts, with no props required for default behavior.
Rationale
Supports crisp vector logos with safe fallbacks and zero-config use in the default header.
Topics
Owner: component-system
Related: fonts-assets , theming-reuse
Applies To
- Site Configuration DOC-00002
- Header & Navigation DOC-00011
- Icon Usage DOC-00074