{post.frontmatter.categories && ( {post.frontmatter.categories.map((category) => ( {category} ))} )} {post.frontmatter.title} {post.frontmatter.description && {post.frontmatter.description}}