github-corners
github-corners copied to clipboard
Optimise triangle path, fix transform-origin and sync index.html with SVG files
You may want to update the examples in index.html
so that they use the new code.
You may want to update the examples in index.html so that they use the new code.
Done.
This project is closely related to the web-frontend, and I think it's better to generate HTML with Node.js instead of Python, given its affinity with the front-end ecosystem. If you use Node.js to generate HTML from a template, you can use ejs for example.