Updated today at 08:58

Commit: 98f4b95 Show on GitHub

  • Author: A.C. Louwe
  • Date: 2/19/2026, 3:25:11 PM
  • Message: Merge pull request #322 from fdnd-agency/321-Error-Page-Fix fix: fix error page and extract Footer component.
  • Stats: 607 total changes (+401 / -206)

Changed Files

  • src/lib/index.js — +10 / -10 (20 changes)
  • src/lib/organisms/Footer.svelte — +277 / -0 (277 changes)
  • src/routes/(public)/+error.svelte — +0 / -97 (97 changes)
  • src/routes/(public)/+layout.svelte — +2 / -99 (101 changes)
  • src/routes/+error.svelte — +112 / -0 (112 changes)