--- import Partition from "../components/Partition.astro"; import BaseLayout from "../layouts/BaseLayout.astro"; const pageTitle = "A bunch of other pages!"; ---

{pageTitle}

Here are some other pages I have for various reasons!