import { Title } from "../components/typography.tsx"; import { Head } from "$fresh/runtime.ts"; import { Layout } from "../islands/layout.tsx"; export default function Error404() { return ( <>
The page you were looking for doesn't exist.