So i'm trying to add a favicon to my website but everytime I open the site the favicon doesn't show. So in my main template file I have this:
<link rel="icon" type="image/ico" href="images/favicon.ico" />
But my site looks like this:
I've tried refreshing the cache and going into incognito but nothing seems to work...any ideas?