vinta-awesome-python/website/static
Vinta Chen 028c642a8e
refactor(js): replace var with let/const and use double quotes
Modernize variable declarations and string literals in main.js for
consistency and to signal immutability intent. Pure style change with
no behavioral differences.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-23 01:34:33 +08:00
..
favicon.svg feat: extract inline favicon to static SVG file 2026-03-18 18:34:15 +08:00
main.js refactor(js): replace var with let/const and use double quotes 2026-03-23 01:34:33 +08:00
style.css fix(css): reduce tag badge size and spacing 2026-03-23 01:32:55 +08:00