diff --git a/web/src/components/postList/postCard.astro b/web/src/components/postList/postCard.astro index e186233..20c2418 100644 --- a/web/src/components/postList/postCard.astro +++ b/web/src/components/postList/postCard.astro @@ -35,7 +35,7 @@ const readTime = calcReadTime(wordCount); -
+
{p['title']}/