--- import dayjs from "dayjs"; const { post } = Astro.props; ---

{post.data.title}

{post.data.description}

Read More