Simplify home and profile pages

This commit is contained in:
Codex
2026-04-23 14:23:44 -05:00
parent ec2f440c13
commit 2011716654
4 changed files with 59 additions and 64 deletions

View File

@@ -14,6 +14,10 @@
- Installable React PWA shell with offline-ready game prep scaffolding.
- Docker-based local development stack.
## Completed UI Cleanup
- Home page now acts as a lightweight landing page with direct links to Library and Gameday.
- Removed the old game-list-heavy dashboard content that was not useful as a landing surface.
## Storage Status
- Backend media persists in the `backend-media` named Docker volume.