feat: centraliza configuração de marca em brand.ts + componente AppLogo
Cria src/config/brand.ts com NEXT_PUBLIC_APP_NAME e NEXT_PUBLIC_LOGO_URL. Cria AppLogo que renderiza imagem customizada ou o ícone SVG padrão. Substitui usos de MikeIcon como logo nos componentes de interface; usos como spinner/status permanecem com MikeIcon. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| Repository | brauliogusmao/mike |
|---|---|
| Author | Braulio Gabriel Gusmao <brauliogabrielgusmao@gmail.com> |
| Authored | |
| Parents | 50553c3c |
| Stats | 8 files changed , +71 , -14 |
| Part of | Whitelabel branding via env vars |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-9dfa9ca9.md
from inside the repo you want the change in.