美文网首页
去除html页面中GET《 http://localhost:8

去除html页面中GET《 http://localhost:8

作者: 晨曦Yoake | 来源:发表于2018-09-18 18:30 被阅读90次

1、做个favicon.ico文件放在根目录下,在head标签引入favicon.ico文件即可

<pre style="margin: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word; font-family: "Courier New" !important; font-size: 12px !important;"><link href="favicon.ico" rel="shortcut icon"></pre>

或者

2、在Stack Overflow搜索到的,直接在head标签插入以下代码也OK

<pre style="margin: 0px; padding: 0px; white-space: pre-wrap; word-wrap: break-word; font-family: "Courier New" !important; font-size: 12px !important;"> <link rel="shortcut icon" href="#" /></pre>

相关文章

网友评论

      本文标题:去除html页面中GET《 http://localhost:8

      本文链接:https://www.haomeiwen.com/subject/mpdmnftx.html