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