feat: nuxtodon logo (#32)
This commit is contained in:
parent
0befc5169b
commit
674879cb7f
3 changed files with 13 additions and 2 deletions
2
app.vue
2
app.vue
|
@ -3,7 +3,7 @@ useHead({
|
|||
title: 'Nuxtodon',
|
||||
link: [
|
||||
{
|
||||
rel: 'icon', type: 'image/png', href: '/nuxt.png',
|
||||
rel: 'icon', type: 'image/svg+xml', href: '/nuxtodon.svg',
|
||||
},
|
||||
],
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue