lilith-platform.live/codebase
Natalie 30d9a082ae fix(banners): show website logo as placeholder banner image when no platform-provided imgSrc
- On /banners, if a VerifiedProfile has empty imgSrc (no banner from user/platform), render the site logo (/icon-512.png) as a branded visual placeholder inside linked or static frame.
- Introduced LogoPreview, LogoPlaceholder, LogoImg styled components for contained square logo with padding/bg.
- Removed redundant text-only ProfileLink (the logo image now provides the visual + click target when href present).
- Updated comments and logic in BannerItem.
- Always provides an image slot now for uniform card layout (real banner or site logo).
- Typecheck clean; e2e smoke test for /banners passes.
- Fallback only affects UI rendering (data can still omit imgSrc); matches request for transquinnftw.com/banners.
- Uses existing static icon from manifest/public for the 'logo of the website'.
2026-06-23 06:53:41 -04:00
..
@features fix(banners): show website logo as placeholder banner image when no platform-provided imgSrc 2026-06-23 06:53:41 -04:00
@packages feat(quinn.admin): serve main-branch dev preview on black without SSO 2026-06-21 23:38:06 -05:00
config.yaml
package.json
tsconfig.base.json