components / not-found

not-found.

the justin06lee.dev 404 block: a random ascii cat fades in above a big mono headline, a muted excuse, and footer links. ten cats ship embedded. installs app/not-found.tsx so next.js picks it up with zero wiring.

404

this page wandered off. the cat hasn't seen it either.

installation
bunx @justin06lee/chrome@latest add not-found
props
nametypedefaultdescription
titlestring'404'big mono headline.
messagestring'this page wandered off…'muted line under the headline.
links{ label: string; href: string }[][{ label: 'home', href: '/' }]footer links (plain anchors).
catnumber-fix the cat (0-9) instead of picking randomly on mount.
creditbooleantrueshow the subtle 'made by justin06lee.dev' line.
classNamestring-