diff --git a/nuxt.config.js b/nuxt.config.js index 1896c219a..0b9d47e7f 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -149,7 +149,7 @@ export default { { rel: 'icon', type: 'image/x-icon', - href: '/favicon.ico' + href: `${routerBase.router.base}favicon.ico` }, // Home-screen icons (iOS) {