I think I am doing everything the way they should be but the favicon doesn't want to show up, any ideas?
this:
<link rel="shortcut icon" href="images/favicon.ico" />
is between my <head> tags
file is saved as favicon.ico and is located in the public directory in the image folder (with all the other images of the site)
what is wrong?
this:
<link rel="shortcut icon" href="images/favicon.ico" />
is between my <head> tags
file is saved as favicon.ico and is located in the public directory in the image folder (with all the other images of the site)
what is wrong?





