--- import Page from "~/layouts/Page.astro"; const meta = [ { title: "Colophon", link: "colophon", desc: "How the site gets made", icon: "fa-solid fa-wrench", colour: "bl", // currently unused, cause i can't be bothered }, ]; ---

/meta