The following is used to set the favicon in my html code:
However, the
Try adding the profile attribute to your head tag and use "image/x-icon" for the type attribute:
head
"image/x-icon"
type
If the above code doesn't work, try using the full icon path for the href attribute:
href