diff --git a/src/pages/blog/[...slug].astro b/src/pages/blog/[...slug].astro index 448673c..6b3cc0d 100644 --- a/src/pages/blog/[...slug].astro +++ b/src/pages/blog/[...slug].astro @@ -23,11 +23,4 @@ const { Content } = await post.render(); - - - \ No newline at end of file + \ No newline at end of file