favicons - nonlinear/canvas GitHub Wiki

Favicons is a stand-alone version of Real favicon generator.

Usage

  • create your favicon.png and place it on app/favicon folder (use favicon.sketch template if needed)
  • turn off gulp if running
  • run gulp favicon, and it will:
    • check system for updates (since browser and system favicon is a moving target)
    • duplicate your original favicon.png file in all different formats
    • inject meta on app/templates/partial/head.html
  • check troubleshooting, below

Troubleshooting