+
+ {post.data.bylines && post.data.bylines.length > 0 && ( + + )} + {post.data.publishedAt && ( + + )} + {getReadingTime(post.data.content)} min read + {postTags.length > 0 && ( +
+ {postTags.map((tag) => ( + {tag.label} + ))} +
+ )} +
+ +
+ +
+ + {otherPosts.length > 0 && ( + + )} +