disable descriptions using comments

This commit is contained in:
2025-07-25 00:04:20 -05:00
parent 48b7a13729
commit c56dc99e72
3 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ try {
<p
class="mb-2 line-clamp-2 text-center text-sm text-zinc-600 sm:mb-3 sm:line-clamp-3 sm:text-left sm:text-base dark:text-zinc-400"
>
{post.description}
<!-- {post.description} -->
</p>
<div