html - Github Pages website favicon not showing -


i'm hosting website using github pages. connected cloudflare website because of ssl. when added favicon.ico website , following code in <head> make favicon show up, still doesn't show up. can do?

<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> 

(english not native language)

edit: seems other people can see favicon, except me. why?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -