--- import Picture from "~/components/core/Picture.astro"; const { post } = Astro.props; ---

~ {Math.ceil(post.readingTime)} min

{post.title}

{ post.image && ( ) }