fb5b36d Show on GitHub
- Author: Miel
- Date: 10/1/2025, 8:28:40 AM
- Message: Base Made a component of the header where the navigation and dropdown menu will be and also the main where the content will load in #19
- Stats: 110 total changes (+104 / -6)
Changed Files
src/lib/components/group.svelte— +14 / -0 (14 changes)src/lib/components/header.svelte— +23 / -0 (23 changes)src/routes/+layout.svelte— +51 / -4 (55 changes)src/routes/+page.svelte— +16 / -2 (18 changes)