810a220 Show on GitHub

  • Author: Inez
  • Date: 11/10/2025, 3:48:08 PM
  • Message: Merge pull request #80 from fdnd-agency/header-46 #46 Header - The First Version The Logo and Header Component will be added to the dev branch with this merge.
  • Stats: 198 total changes (+192 / -6)

Changed Files

  • src/app.html — +1 / -0 (1 changes)
  • src/lib/components/Header.svelte — +154 / -0 (154 changes)
  • src/lib/components/Logo.svelte — +26 / -0 (26 changes)
  • src/lib/components/Test.svelte — +0 / -5 (5 changes)
  • src/lib/index.js — +4 / -0 (4 changes)
  • src/routes/+layout.svelte — +4 / -1 (5 changes)
  • src/routes/+page.svelte — +3 / -0 (3 changes)