From 1a71aed3dcf330ef1fd3912c33cf758071226789 Mon Sep 17 00:00:00 2001 From: Kevin F Date: Tue, 15 Oct 2024 11:10:26 +0200 Subject: [PATCH] rmv example SEO content --- src/components/DataPLANTSEO.astro | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/components/DataPLANTSEO.astro b/src/components/DataPLANTSEO.astro index 1d148f00..07e0020c 100644 --- a/src/components/DataPLANTSEO.astro +++ b/src/components/DataPLANTSEO.astro @@ -35,10 +35,7 @@ const { width: image.width, height: image.height, } - }} - twitter={{ - creator: "@jonasmerlins1" - }} + }}, extend={{ // extending the default link tags link: [{ rel: "icon", href: "/favicon.png" }],