diff --git a/web/src/pages/posts/[slug].astro b/web/src/pages/posts/[slug].astro index df31923..0071ae0 100644 --- a/web/src/pages/posts/[slug].astro +++ b/web/src/pages/posts/[slug].astro @@ -38,7 +38,7 @@ const readTime = calcReadTime(wordCount); -
+