feat: update elk icons (#717)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
parent
f844648cbf
commit
964a67fbf5
15 changed files with 30 additions and 38 deletions
|
@ -126,7 +126,7 @@ export default defineNuxtConfig({
|
|||
},
|
||||
link: [
|
||||
{ rel: 'icon', href: '/favicon.ico', sizes: 'any' },
|
||||
{ rel: 'icon', type: 'image/svg+xml', href: '/favicon.svg' },
|
||||
{ rel: 'icon', type: 'image/svg+xml', href: '/logo.svg' },
|
||||
{ rel: 'apple-touch-icon', href: '/apple-touch-icon.png' },
|
||||
],
|
||||
meta: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue