chore: update favicon
This commit is contained in:
parent
e17b918c00
commit
9a72070972
3 changed files with 2 additions and 1 deletions
2
app.vue
2
app.vue
|
@ -5,7 +5,7 @@ useHead({
|
|||
title: APP_NAME,
|
||||
link: [
|
||||
{
|
||||
rel: 'icon', type: 'image/svg+xml', href: '/logo.svg',
|
||||
rel: 'icon', type: 'image/svg+png', href: '/favicon.png',
|
||||
},
|
||||
],
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue