diff --git a/app/[locale]/blog/page.tsx b/app/[locale]/blog/page.tsx index 1b53daf9..f6f7f9a0 100644 --- a/app/[locale]/blog/page.tsx +++ b/app/[locale]/blog/page.tsx @@ -94,7 +94,7 @@ export default async function BlogIndex({ params }: BlogIndexProps) { {featuredPost.frontmatter.title} -

+

{featuredPost.frontmatter.excerpt}