brewlog/static
Jon Seager 3e0c2ae771
feat(ui): add theme-aware SVG favicon that follows light/dark mode
- Create light (orange-700) and dark (orange-600) coffee cup SVG favicons
- Add explicit routes for both SVG variants
- Set correct favicon on initial load before body renders
- Swap favicon href on manual theme toggle
- Listen for OS prefers-color-scheme changes when no manual override set
2026-02-06 16:44:00 +00:00
..
css feat(ui): colour-code tasting note pills by SCA wheel category 2026-02-06 16:26:29 +00:00
js feat(brews): pre-select bag when clicking Brew on homepage bag card 2026-02-06 10:53:42 +00:00
favicon-dark.svg feat(ui): add theme-aware SVG favicon that follows light/dark mode 2026-02-06 16:44:00 +00:00
favicon-light.svg feat(ui): add theme-aware SVG favicon that follows light/dark mode 2026-02-06 16:44:00 +00:00
favicon.ico refactor: move static assets out of templates/ into static/ 2026-02-05 17:47:32 +00:00