--- import PageLayout from "@/layouts/Base.astro"; import { SOCIAL_ITEMS } from "@/data/constants"; const meta = { title: "/links", description: "Connect with me on all the things", }; ---

/links