Favicon Not Showing

后端 未结 6 1034
夕颜
夕颜 2021-01-17 11:32

I have a favicon in my ASP.NET project that\'s not showing up. I have a masterpage located at ~/MasterPages/MasterPage.master that holds the favicon. My markup is as follows

6条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-17 11:46

    I finally solved this problem by renaming favicon.ico to myicon.ico, and reference it in the head

提交回复
热议问题