d7cae8d Show on GitHub

  • Author: Alisa
  • Date: 11/26/2025, 1:32:54 PM
  • Message: Merge pull request #182 from fdnd-agency/restructure-component-directory- Restructure component directory
  • Stats: 459 total changes (+246 / -213)

Changed Files

  • package-lock.json — +0 / -8 (8 changes)
  • src/lib/components/molecules/gridarticle/GridArticle.svelte — +9 / -7 (16 changes)
  • src/lib/components/organisms/exhibitions/Exhibitions.svelte — +7 / -5 (12 changes)
  • src/lib/components/organisms/footer/Footer.svelte — +0 / -0 (0 changes)
  • src/lib/components/organisms/hero/Hero.svelte — +0 / -0 (0 changes)
  • src/lib/components/organisms/navbar/NavBar.svelte — +152 / -124 (276 changes)
  • src/lib/components/organisms/onlinecatalog/OnlineCatalog.svelte — +0 / -0 (0 changes)
  • src/lib/components/organisms/sectionwithlinks/SectionWithLinks.css — +64 / -0 (64 changes)
  • src/lib/components/organisms/sectionwithlinks/SectionWithLinks.svelte — +6 / -58 (64 changes)
  • src/lib/index.js — +6 / -3 (9 changes)
  • src/routes/+layout.svelte — +1 / -1 (2 changes)
  • src/routes/+page.svelte — +1 / -7 (8 changes)