--- import Partition from "./Partition.astro"; const { name, date, tags, description, link } = Astro.props; ---

{name}

Date: {date}

{tags}