refactor: 还原`logo`和`ico`
This commit is contained in:
parent
d4984fbbb3
commit
7a6cfb0d15
|
|
@ -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 |
Loading…
Reference in New Issue