{category && ( {category} )} {tags && tags.map((tag: string) => ( #{tag} ))} {title} {author} 发布于 {formatDate(pubDate)} {updatedDate && ( 更新于 {formatDate(updatedDate)} )} 预计阅读 {readingTime} 分钟 {heroImage && ( )} {hasToc && ( )}