diff --git a/src/components/sections/RecentPostsSection.astro b/src/components/sections/RecentPostsSection.astro index 488c5d0..abc7e6d 100644 --- a/src/components/sections/RecentPostsSection.astro +++ b/src/components/sections/RecentPostsSection.astro @@ -18,7 +18,7 @@ const global = await directus.request(readSingleton('site_global')); const { posts, title, subTitle } = Astro.props; --- -
+

{title}