标签:class 注意 highlight 部分 static 文件 type 路径 lin
so easy:
给网页标题添加icon小图标:
直接在html文件的head部分添加下面代码(注意href的路径):
<link rel="icon" type="image/x-icon" href="../static/images/brand.jpg" />
标签:class 注意 highlight 部分 static 文件 type 路径 lin
原文地址:https://www.cnblogs.com/zkkysqs/p/9536886.html