feat(index.html): 浏览器tab icon替换
This commit is contained in:
parent
fa586c5c53
commit
ed3d80e887
|
@ -11,7 +11,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||
<link rel="icon" href="<%= BASE_URL %>logo.png">
|
||||
<link rel="icon" href="<%= BASE_URL %>tab-icon.png">
|
||||
<title>
|
||||
<%= webpackConfig.name %>
|
||||
</title>
|
||||
|
|
Loading…
Reference in New Issue