vinta-awesome-python/website/templates
Vinta Chen 25ec0c3937
feat: extract inline favicon to static SVG file
Replace the inline data-URI emoji favicon with a proper Python-logo SVG
served from /static/favicon.svg. Avoids repeated base64 encoding overhead
and allows the icon to be cached and updated independently.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-18 18:34:15 +08:00
..
base.html feat: extract inline favicon to static SVG file 2026-03-18 18:34:15 +08:00
index.html add custom website build system 2026-03-18 13:48:49 +08:00