1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-27 17:45:41 -04:00
Files
jarv.is/app/previously/page.mdx
2025-05-14 09:49:55 -04:00

3.6 KiB

import PageTitle from "@/components/layout/page-title"; import Marquee from "@/components/marquee"; import { Win95Icon } from "@/components/icons"; import { createMetadata } from "@/lib/metadata"; import { ComicNeue } from "@/lib/fonts";

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

export const WarningMarquee = () => ( 🚨 Trigger warning: excessive marquees, animated GIFs, Comic Sans, popups,{" "} color: <span style={{ color: "#32cd32" }}>limegreen {" "} ahead... );

export const PageStyles = () => (

<style> {` body { cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAZklEQVR4AWIAgn/uBT6A9uoAAwAQiIJo97/0Rgy0ANoJH8MPeEgtqwPQEACqCoQHAKECQKgAECoAhAoAoQJAqAAQxh1oPQfcW3kJpxHtL1AAHAwEwwdYiH8BIEgBTBRAAAEEEEAAG7mRt30hEhoLAAAAAElFTkSuQmCC") 2 1, auto; } a, button { cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAAOFJJnAAAACVBMVEVHcEwAAAD///8W1S+BAAAAAXRSTlMAQObYZgAAAEdJREFUeAFjoAVghTGkHIhghMAYmQEwxlIYYxlYlSiQMQEsELUKyli1ahWYwQZjMGIwGLKQGA4QA1EYEP0rGVAZrKGhSF4BAHw/HsVwshytAAAAAElFTkSuQmCC") 16 12, auto; } main { font-family: ${ComicNeue.style.fontFamily}, var(--font-sans); font-weight: 700; font-size: 1em; text-align: center; } main iframe + p em, main img + em { display: block; text-align: center; font-style: normal; font-size: 0.95em; font-weight: 700; } `} </style>

);

<>Previously

Timeline of this website's past. Previously on the Cringey Chronicles™ of this website's past...


Click here for the full experience (at your own risk).