Get Proper Favicon to Show
Sometimes when using a template, new favicon does not display
The Solution
<link rel="icon" type="image/x-icon" href="/favicon.ico?v=1"/>
## add ?v=1 to the favicon url
Back to log
Sometimes when using a template, new favicon does not display
<link rel="icon" type="image/x-icon" href="/favicon.ico?v=1"/>
## add ?v=1 to the favicon url