refactor: 还原`logo`和`ico`

This commit is contained in:
hxr 2023-07-25 23:21:59 +08:00
parent d4984fbbb3
commit 7a6cfb0d15
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="./src/assets/logo.png" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="vue-element-admin的vue3版本" />
<meta name="keywords" content="vue-element-admin,vue3-element-admin" />

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB