大家点自己的名字,是不是也是看到浏览器原本显示 favicon.ico 的地方变成了你的头像呢?
这是咋做到的呢?
这是咋做到的呢?
1
linauror Apr 29, 2020
html 里面有这么一段
` <link rel="shortcut icon" href="https://cdn.v2ex.com/avatar/45e3/4d39/247796_large.png?m=1502313831" type="image/png" /> ` |
2
susansusan OP 嗯嗯 shortcut icon 明白了 谢谢!
|