Favicon with GitHub Pages

后端 未结 3 1246
天命终不由人
天命终不由人 2021-02-02 08:58

I\'m hosting a few sites with GitHub Pages (User and Project Pages), but they are not displaying their favicons (in the browser).



        
3条回答
  •  我在风中等你
    2021-02-02 09:24

    I used

     
    

    as well as

     
    

    or

     
    

    None of that worked. Finally I got it working by

     
    

    in fact, seems that any of the above solution with an extra "?" at the end will do the trick.

提交回复
热议问题