-
+
+
{children}
diff --git a/components/post-list-item.tsx b/components/post-list-item.tsx index 8950d30..fe500ae 100644 --- a/components/post-list-item.tsx +++ b/components/post-list-item.tsx @@ -18,7 +18,10 @@ export function PostListItem({ post }: Props) { post.description || post.custom_excerpt || post.body?.raw?.slice(0, 120); return ( -