Nathan Esquenazi 12a33d1058 feat: nav anchors update URL hash + deep-link on load
- history.pushState() in the smooth-scroll handler so clicking
  any nav link (desktop or mobile menu) updates the URL hash.
  Links like #webui, #install, #compare, etc. are now shareable.
- On-load deep-link handler: if the page is loaded with a hash
  already in the URL, scroll to that section after 100ms so the
  nav height is settled before calculating offset.
2026-04-12 19:09:02 +00:00
2026-04-12 00:51:53 -07:00
S
Description
Languages
Python 72.3%
JavaScript 22.4%
CSS 3.2%
HTML 1.6%
Shell 0.4%
Other 0.1%