d2a4621 Show on GitHub

  • Author: Miel
  • Date: 12/9/2025, 12:55:53 PM
  • Message: Merge branch '70-feat-header-component' of https://github.com/fdnd-agency/snappthis into 70-feat-header-component
  • Stats: 330 total changes (+180 / -150)

Changed Files

  • src/app.html — +1 / -0 (1 changes)
  • src/lib/components/Layout-navigation.svelte — +119 / -0 (119 changes)
  • src/lib/components/NavBar.svelte — +4 / -4 (8 changes)
  • src/lib/components/header.svelte — +4 / -0 (4 changes)
  • src/routes/group/+page.svelte — +1 / -0 (1 changes)
  • src/routes/group/[groupid]/snappmap/[snappmapid]/+page.svelte — +11 / -100 (111 changes)
  • src/routes/user/+page.svelte — +1 / -0 (1 changes)
  • static/style.css — +39 / -46 (85 changes)