Back to Next Auth

Page Not Found

docs/pages/404.mdx

4.2.1356 B
Original Source

import { NotFoundPage } from "nextra-theme-docs" import Image from "next/image"

Page Not Found

import ConfusedTravolta from "../public/img/etc/confused-travolta.gif"

<div className=""> <Image src={ConfusedTravolta} alt="Confused Travolta" unoptimized className="mx-auto my-32 rounded-md" width={768} /> </div> <NotFoundPage />