Append day labels to game titles

This commit is contained in:
Codex
2026-04-23 14:30:16 -05:00
parent 2011716654
commit 2b462a6bd9
2 changed files with 19 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
## 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.
- Game titles in the UI now include a day parenthetical such as `(sun 5/3)` wherever the shared formatter is used.
## Storage Status
- Backend media persists in the `backend-media` named Docker volume.