diff --git a/src/components/Seo.tsx b/src/components/Seo.tsx index e76df63e2..6fda9df40 100644 --- a/src/components/Seo.tsx +++ b/src/components/Seo.tsx @@ -39,6 +39,8 @@ function getDomain(languageCode: string): string { return subdomain + 'react.dev'; } +// hello world + export const Seo = withRouter( ({ title,