我的网站在Firefox中显示了fav图标但没有显示在Chrome浏览器中,在chrome浏览器中显示索引页面,但其他页面没有显示,请帮我修复此问题。
我的网站:http://www.tempfisher.com/
其他页面,其中fav图标未显示:http://www.tempfisher.com/template/zara-photography
我使用了以下代码:`
<link rel="icon" href="http://www.tempfisher.com/fav.png" rel="icon" type="image/x-icon" sizes="16x16">
<link rel="shortcut icon" href="http://www.tempfisher.com/fav.ico" type="image/x-icon" />`