diff --git a/next-seo.config.js b/next-seo.config.js index 3b8d8d9..e4c5e21 100644 --- a/next-seo.config.js +++ b/next-seo.config.js @@ -13,10 +13,6 @@ export default { cardType: 'summary_large_image', }, additionalLinkTags: [ - { - rel: 'icon', - href: 'https://covidpass.marvinsextro.de/favicon.ico', - }, { rel: 'apple-touch-icon', href: 'https://covidpass.marvinsextro.de/apple-touch-icon.png',