mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 10:41:31 +08:00
feat: add category and finished
This commit is contained in:
@ -27,7 +27,7 @@ const postDate = post.data.date
|
||||
</a>
|
||||
{
|
||||
withDesc && (
|
||||
<p class='line-clamp-3 block text-sm italic text-muted-foreground'>
|
||||
<p class='line-clamp-2 text-sm italic text-muted-foreground'>
|
||||
{post.data.description}
|
||||
</p>
|
||||
)
|
||||
|
Reference in New Issue
Block a user