From e75356d0f3485d3714f67aa0e25fd405d32ec8cc Mon Sep 17 00:00:00 2001 From: R Nabors Date: Fri, 22 Oct 2021 13:23:03 +0100 Subject: [PATCH] fixing social sharing URL and description (#3974) --- beta/src/components/Seo.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/beta/src/components/Seo.tsx b/beta/src/components/Seo.tsx index 112afe69..306956d2 100644 --- a/beta/src/components/Seo.tsx +++ b/beta/src/components/Seo.tsx @@ -42,7 +42,7 @@ export const Seo = withRouter( {title != null && ( @@ -58,7 +58,7 @@ export const Seo = withRouter( {/* TWITTER */} @@ -83,7 +83,7 @@ export const Seo = withRouter( {children}