style: 修改favicon

This commit is contained in:
张传龙
2022-04-05 11:33:18 +08:00
parent 9db7aa50a1
commit 95e5cd7134
3 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
<meta http-equiv="Cache-control" content="no-cache" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/favicon.svg" />
<title>
<%= title %>
</title>