diff --git a/src/layouts/PageLayout.astro b/src/layouts/PageLayout.astro index ae0b4d0..fcc501f 100644 --- a/src/layouts/PageLayout.astro +++ b/src/layouts/PageLayout.astro @@ -15,7 +15,7 @@ interface Props { const { title, description, pubDate, modDate, slug } = Astro.props; --- - +