vinta-awesome-python/website/static
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
..
favicon.svg feat: extract inline favicon to static SVG file 2026-03-18 18:34:15 +08:00
main.js feat(ux): smooth-scroll hero CTA without updating URL hash 2026-03-24 13:08:22 +08:00
og-image.png feat: add Open Graph image for social sharing 2026-03-24 12:22:35 +08:00
og-image.svg feat: add Open Graph image for social sharing 2026-03-24 12:22:35 +08:00
style.css fix(css): increase footer font size from text-xs to text-sm 2026-03-24 13:06:00 +08:00