diff --git a/src/pages/posts/[slug].astro b/src/pages/posts/[slug].astro index 20b7385..2e80af9 100644 --- a/src/pages/posts/[slug].astro +++ b/src/pages/posts/[slug].astro @@ -35,16 +35,17 @@ const { Content, frontmatter } = Astro.props.post;

{frontmatter.title}

-
+ +