1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 18:08:28 -04:00

6.0 KiB

import PageTitle from "../../components/PageTitle"; import { addMetadata } from "../../lib/helpers/metadata";

import { ComicNeue } from "../../lib/styles/fonts";

export const metadata = addMetadata({ title: "Previously on...", description: "An incredibly embarrassing and somewhat painful trip down this site's memory lane...", alternates: { canonical: "/previously", }, });

export const PageStyles = () => (