diff --git a/src/pages/404.js b/src/pages/404.js index dd823f5df..df35c3599 100644 --- a/src/pages/404.js +++ b/src/pages/404.js @@ -4,7 +4,7 @@ import Layout from '../components/Layout' const NotFoundPage = () => (
-

NOT FOUND

+

NOT FOUND

You just hit a route that doesn't exist... the sadness.