import { Head } from "$fresh/runtime.ts"; export default function Error404() { return ( <> 404 - Page not found
a gif of a bear playing with the camera

404 - Page not found

Looks like we couldn't find what you were looking for, but this bear found a camera!

Go back home
); }