diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 62b3ea6..f6fccb3 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -52,6 +52,19 @@ const { title, description, thumbnail, pageTags } = Astro.props }) + + + {title}