From 68810e38521dab710d60093675ef4ec800e1e08d Mon Sep 17 00:00:00 2001 From: matks Date: Thu, 21 Dec 2023 18:05:58 +0100 Subject: [PATCH] Update favicon --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index 94e260c..729f916 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -19,7 +19,7 @@ export default { { rel: 'icon', type: 'image/x-icon', - href: 'https://www.prestashop.com/images/favicon.ico?v=2' + href: 'https://www.prestashop.com/favicon.ico?v=2' }, { rel: 'stylesheet',