RealFaviconGenerator / realfavicongenerator

Generate favicon for all major platforms
508 stars 23 forks source link

Icon not showing on firefox #421

Open callielec opened 5 years ago

callielec commented 5 years ago

Hi,

All works fine for me, except the icon not showing on firefox on my mac. I have have "both exist and are identical" on Favicon Checker. Is there a link ?

Thanks, Claire

aDENTinTIME commented 5 years ago

Is it possibly cached? Have you tried adding a random URL query to the end of the source URLs? i.e. <link rel="shortcut icon" href="/favicon.ico"> + ?v=random = <link rel="shortcut icon" href="/favicon.ico?v=random">

I don't work on this project.

callielec commented 5 years ago

Thanks for your help it's not cached. i've just tried to insert the random url but it still doesn' work