diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index cd62b82..ae566e1 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -13,24 +13,36 @@ const { title } = Astro.props; + + + {'Core Collective - ' + title} - - - + + +