diff --git a/src/components/Seo/Seo.js b/src/components/Seo/Seo.js index 2489d91..8a41acf 100644 --- a/src/components/Seo/Seo.js +++ b/src/components/Seo/Seo.js @@ -80,7 +80,7 @@ function Seo({ description, lang, meta, title, keywords, location }) { link={[ { rel: "alternate", - href: `https://bitlogic${pathname}` + href: `https://bitlogic.io${pathname}` }, { rel: "alternate",