Feat: Header title links to grid; sign-out redirects to grid

Make the app title a clickable link to / so users can return to the
image grid from any sub-page without the browser back button. Change
the sign-out destination from /login to / since the grid is publicly
accessible and avoids unnecessary friction post-logout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-03 20:14:35 +00:00
parent 9246f75fdd
commit 28df9a1261
7 changed files with 160 additions and 8 deletions

View File

@@ -1 +1 @@
{"feature_directory": "specs/005-ui-polish"}
{"feature_directory":"specs/006-header-nav-signout"}