NJAldwin / eleventy-plugin-gen-favicons

Favicon generator plugin for eleventy
MIT License
15 stars 4 forks source link

Add option for controlling apple icon padding #4

Closed NVolcz closed 1 year ago

NVolcz commented 1 year ago

I notice working on a website that this plugin produced out of proportion apple icons and found the recommendation from Evil Martians to add a 20px padding but I believe this is a general guideline. They don't follow this themself: https://evilmartians.com/apple-touch-icon.png Would it be possible to add an option for controlling the amount of padding? From no padding to 20px for example.

NJAldwin commented 1 year ago

Sure, this should be pretty straightforward to add.