gleero / grunt-favicons

Generate favicon.ico and icons for iOS, Android and WP8
MIT License
233 stars 48 forks source link

Added option for indentation type #41

Closed lawsonj2019 closed 9 years ago

lawsonj2019 commented 9 years ago

I've added an option to allow the indentation for the links in the html to be controlled via the user. In 0.6.4 the indentation is forced to a tab (via a \t), and this remains as the default, but can now be overidden with a String as part of the options. Tests included.

jimmynotjim commented 9 years ago

:+1: for merging this, would be helpful in maintaining clean files.