🔤 Ups docs to current state

This commit is contained in:
2026-06-11 13:24:14 +02:00
parent 656c2da8cf
commit b23974a51f
12 changed files with 121 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
# apphome
This feature module implements the home page of the podcast application and handles navigation logic.
## Files
- `index.ts` Lit component that renders the landing view.
- `router.js` (if any) Routing helpers for navigating between pages.