From e4e983858543d1a8dd8a3da6214e665a57993f85 Mon Sep 17 00:00:00 2001 From: John P Vajda Date: Fri, 19 Jun 2020 14:18:54 -0600 Subject: [PATCH] updated 404 page --- src/pages/404.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/404.js b/src/pages/404.js index 8d55e18fb..916899172 100644 --- a/src/pages/404.js +++ b/src/pages/404.js @@ -18,7 +18,7 @@ const NotFoundPage = ({ pageContext }) => (

404

This page does not exist. Check the URL and try again, or{' '} - go home. + go back to the home page.