diff --git a/nuxt.config.ts b/nuxt.config.ts index 060186c..15cc6be 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -9,7 +9,10 @@ export default defineNuxtConfig({ }, app: { head: { - link: [] + link: [ + { rel: 'icon', type: 'image/svg+xml', href: '/favicon.svg' }, + { rel: 'alternate icon', type: 'image/x-icon', href: '/favicon.ico' } + ] } } }) diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..a731f8a --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,17 @@ + + + + + + b + + +