diff --git a/components/blog/PostCard.tsx b/components/blog/PostCard.tsx index f9c621d..66001ea 100644 --- a/components/blog/PostCard.tsx +++ b/components/blog/PostCard.tsx @@ -25,7 +25,7 @@ export function PostCard({ slug, title, date, excerpt, tags = [], author, readin )}