diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index feb08ac..9b39bc1 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -76,8 +76,6 @@ const { title, meta_title, description, noindex, blogpost } = Astro.props; property="og:url" content={`${config.site.base_url}/${Astro.url.pathname.replace("/", "")}`} /> - - - -