The static station built by github-pages, why some pages of favicon can be displayed, while others don't?

my domain name is www.mycat-kiss.me,

favicon.ico has been placed in the repository root directory, but some pages visited are not displayed (such as the home page http://www.mycat-kiss.me), while others are displayed (such as this resource link http://www.mycat-kiss.me/css/.)


you specified favicon: in index.html

<link rel="shortcut icon" href="/img/ironman-draw.png">

Please delete the above line of code.

because you specified that favicon's url, browser will no longer look for favicon.ico in the root directory.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38186-2c0ef.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38186-2c0ef.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?