Updated 07-05-2026, 10:26

Commit: 137b21a Show on GitHub

  • Author: Sidopjescherm
  • Date: 4/23/2026, 8:45:32 AM
  • Message: fix: #516 fixed on detail pages (Layout) Due to the nature of the "/", detail pages weren't referring back to the detail page, but to the actual homepage. Now with the added bonus of data-sveltekit-replacesate it does need to bereferred to with a "#", but the tabindex is basically refreshed so that it begins at the top and refers to it's own page.
  • Stats: 6 total changes (+4 / -2)

Changed Files

  • src/routes/(public)/+layout.svelte — +4 / -2 (6 changes)