feat(index.html): 浏览器tab icon替换

This commit is contained in:
woody 2025-09-04 10:23:11 +08:00
parent fa586c5c53
commit ed3d80e887
1 changed files with 1 additions and 1 deletions

View File

@ -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>