feat: 为网站添加图标
All checks were successful
deploy to server / build-and-deploy (push) Successful in 2m51s
All checks were successful
deploy to server / build-and-deploy (push) Successful in 2m51s
- jinshen-logo.ico - 修改nuxt.config应用网站图标
This commit is contained in:
@ -14,7 +14,7 @@ export default defineNuxtConfig({
|
||||
content: 'Jinshen Website',
|
||||
},
|
||||
],
|
||||
link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }],
|
||||
link: [{ rel: 'icon', type: 'image/x-icon', href: '/jinshen-logo.ico' }],
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
BIN
public/jinshen-logo.ico
Normal file
BIN
public/jinshen-logo.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user