diff --git a/components/Footer.tsx b/components/Footer.tsx
index 4ae849af12..07454f361e 100644
--- a/components/Footer.tsx
+++ b/components/Footer.tsx
@@ -60,7 +60,9 @@ export const FooterImpl: React.FC = () => {
target='_blank'
rel='noopener noreferrer'
>
-
+
)}
diff --git a/components/PageSocial.tsx b/components/PageSocial.tsx
index 36ec81900c..46d95ae87d 100644
--- a/components/PageSocial.tsx
+++ b/components/PageSocial.tsx
@@ -19,8 +19,8 @@ const socialLinks: SocialLink[] = [
href: `https://twitter.com/${config.twitter}`,
title: `Twitter @${config.twitter}`,
icon: (
-