Updated today at 08:58
Commit: 0aad570 Show on GitHub
- Author: DivaniNL
- Date: 10/7/2025, 12:43:16 PM
- Message: #56 #16 added working mobile menu opener and closer in the aside. Also freshened up the usage of `+layout.svelte`. Also added the Header component for the hamburger menu opener
- Stats: 165 total changes (+129 / -36)
Changed Files
src/lib/components/Header.svelte— +44 / -0 (44 changes)src/lib/components/Sidebar.svelte— +49 / -5 (54 changes)src/lib/index.js— +2 / -1 (3 changes)src/routes/+layout.svelte— +28 / -6 (34 changes)src/routes/+page.svelte— +3 / -6 (9 changes)src/routes/behandelingen/+page.svelte— +1 / -6 (7 changes)src/routes/bingokaart/+page.svelte— +2 / -5 (7 changes)static/css/globals.css— +0 / -7 (7 changes)