For some reason I can't seem to get my touch icon for my website to show up in mobile safari bookmarks. It works fine when I add my website to my home screen. Here's the code:
It just shows a letter for the icon. Anyone have any idea to fix this?
Code:
<link rel="apple-touch-icon-precomposed" href="http://www.mysite.com/images/mysite-touch-icon.png"/>
It just shows a letter for the icon. Anyone have any idea to fix this?