Unable to set favicon using Jekyll and github pages

后端 未结 9 1874

I am trying to set a favicon.ico for my github page, but it doesn\'t work. When I serve it locally I see the standard \"empty\" favicon and when I push it I see

9条回答
  •  清酒与你
    2020-12-23 14:06

    I believe, currently, the correct way to do this is:

    
    

    Assuming you are using a png. The following also worked for me with a .ico instead of .png:

    
    

    I was working with Chrome on Linux. Neither Excalibur Zero's answer or Ribtoks answer worked for me.

提交回复
热议问题