S
shapper
Hello,
I am adding a Favicon as follows:
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
I supose this is correct. Do I need to place the favicon on the site's
root or can I place it on a images folder and change the href.? For
example:
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-
icon" />
Thanks,
Miguel
I am adding a Favicon as follows:
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
I supose this is correct. Do I need to place the favicon on the site's
root or can I place it on a images folder and change the href.? For
example:
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-
icon" />
Thanks,
Miguel