diff --git a/src/layouts/PageLayout.astro b/src/layouts/PageLayout.astro index b93df4b..8a9a40b 100644 --- a/src/layouts/PageLayout.astro +++ b/src/layouts/PageLayout.astro @@ -16,10 +16,16 @@ const { meta } = Astro.props; --- - -
+ + + + +
+
-