diff --git a/web/src/pages/posts/[slug].astro b/web/src/pages/posts/[slug].astro index cab68c6..367cda2 100644 --- a/web/src/pages/posts/[slug].astro +++ b/web/src/pages/posts/[slug].astro @@ -22,9 +22,9 @@ const readTime = calcReadTime(wordCount);
-

{title}

+ +

{title}

-

{description}

@@ -39,7 +39,7 @@ const readTime = calcReadTime(wordCount);
-
+