import * as React from "react" import Seo from "../components/seo" const NotFoundPage = () => ( <>
You just hit a route that doesn't exist... the sadness.