diff --git a/src/components/Seo.tsx b/src/components/Seo.tsx
index 112afe69f66..306956d2399 100644
--- a/src/components/Seo.tsx
+++ b/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}