Files
Viktor Petersson dfa56b9643 feat(website): deep-linkable anchors on FAQ entries (#2903)
Generate a slug-based id per FAQ entry from the question text and add
a hover-revealed "#" permalink next to each. The accordion JS now
opens (and scrolls to) the entry whose slug matches the URL hash on
load and on hashchange, and writes the slug back to the URL when a
question is clicked open — so the address bar always reflects the
expanded entry and is safe to copy.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 22:05:07 +01:00
..