vinta-awesome-python/website/templates
Vinta Chen eb5b37daf5
feat(ux): smooth-scroll hero CTA without updating URL hash
Add a data-scroll-to attribute to the hero 'Browse the List' anchor
and a JS handler that calls scrollIntoView instead of letting the
browser follow the href, so the URL hash is never written.
Respects prefers-reduced-motion.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-24 13:08:22 +08:00
..
base.html perf(fonts): defer Google Fonts load to avoid render-blocking 2026-03-24 12:55:04 +08:00
index.html feat(ux): smooth-scroll hero CTA without updating URL hash 2026-03-24 13:08:22 +08:00