mirror of
https://github.com/elk-zone/elk
synced 2024-11-23 14:46:08 +09:00
chore: update favicon
This commit is contained in:
parent
e17b918c00
commit
9a72070972
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,5 +4,6 @@ dist
|
||||
.output
|
||||
.nuxt
|
||||
.env
|
||||
.DS_Store
|
||||
|
||||
public/shiki
|
||||
|
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',
|
||||
},
|
||||
],
|
||||
})
|
||||
|
BIN
public/favicon.png
Normal file
BIN
public/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in New Issue
Block a user