favicons - nonlinear/canvas GitHub Wiki
Favicons is a stand-alone version of Real favicon generator.
Usage
- create your
favicon.pngand place it onapp/faviconfolder (usefavicon.sketchtemplate if needed) - turn off
gulpif running - run
gulp favicon, and it will:- check system for updates (since browser and system favicon is a moving target)
- duplicate your original
favicon.pngfile in all different formats - inject
metaonapp/templates/partial/head.html
- check troubleshooting, below