feat: add feed/library toggle for consistent header layout (#692)
* feat: add feed/library toggle to maintain consistent header items
When on library page, shows "feed" button to go home.
When not on library, shows "library" button.
This keeps the same number of nav items regardless of page,
preventing layout shifts from space-between redistribution.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: include liked and playlist pages in collection check
Shows feed button on /library, /liked, and /playlist/* pages.
Shows library button everywhere else.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: show feed/library buttons independently
- Feed button: shows when not on homepage
- Library button: shows when not on /library
- Both can show at the same time, space-between handles it
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
authored by
zzstoatzz.io
Claude Opus 4.5
and committed by
GitHub
8c2cf0cc
3af4e1ec