diff --git a/nuxt.config.js b/nuxt.config.js index 67f9068..668d6f0 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -15,7 +15,7 @@ module.exports = { { hid: 'description', name: 'description', content: 'Nuxt.js project' } ], link: [ - { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' } + // { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' } ] }, /*