diff --git a/nuxt.config.js b/nuxt.config.js index f5b0d76..a975651 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -14,7 +14,7 @@ export default { { hid: 'description', name: 'description', content: '' } ], link: [ - { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' } + { rel: 'icon', type: 'image/x-icon', href: '/favicon.png' } ] },