1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 12:06:39 -04:00
Files
jarv.is/app/previously/page.mdx

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 = () => (

<style // this is really, really dumb idea but f*ck it we'll do it live dangerouslySetInnerHTML={{ __html: ` body { cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAZklEQVR4AWIAgn/uBT6A9uoAAwAQiIJo97/0Rgy0ANoJH8MPeEgtqwPQEACqCoQHAKECQKgAECoAhAoAoQJAqAAQxh1oPQfcW3kJpxHtL1AAHAwEwwdYiH8BIEgBTBRAAAEEEEAAG7mRt30hEhoLAAAAAElFTkSuQmCC") 2 1, auto; } a { cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAAOFJJnAAAACVBMVEVHcEwAAAD///8W1S+BAAAAAXRSTlMAQObYZgAAAEdJREFUeAFjoAVghTGkHIhghMAYmQEwxlIYYxlYlSiQMQEsELUKyli1ahWYwQZjMGIwGLKQGA4QA1EYEP0rGVAZrKGhSF4BAHw/HsVwshytAAAAAElFTkSuQmCC") 16 12, auto; } main { font-family: ${ComicNeue.style.fontFamily}, var(--fonts-sans) !important; font-weight: 700 !important; font-size: 1em !important; text-align: center; } main iframe + p em { display: block; text-align: center; margin-top: -0.4em; font-style: normal; font-size: 0.95em; line-height: 1.5; color: var(--colors-medium); } `.trim(), }} /> ); export const WindowsLogo = () => ( ); Previously ![Timeline of this website's past.](./images/wayback.png) _Previously on the [Cringey Chronicles™](https://web.archive.org/web/20010501000000*/jakejarvis.com) of this website's past..._ --- 🚨 Trigger warning: excessive marquees, animated GIFs, Comic Sans, popups, color: limegreen ahead... [ Click here for the _full_ experience anyway.](https://y2k.pages.dev)