diff --git a/web/src/components/postList/postCard.astro b/web/src/components/postList/postCard.astro index f624378..f1e46a4 100644 --- a/web/src/components/postList/postCard.astro +++ b/web/src/components/postList/postCard.astro @@ -6,13 +6,24 @@ const pb = await authPB() const { p } = Astro.props --- -
{p['description']}+ } +
{p['description']}