From 40c9dab873422f52de92a68ca54987bd4a5c2545 Mon Sep 17 00:00:00 2001 From: rzen Date: Wed, 9 Sep 2020 23:09:26 -0400 Subject: [PATCH] clean up 404 --- 404.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/404.html b/404.html index c3de621..b438635 100644 --- a/404.html +++ b/404.html @@ -1,6 +1,8 @@ --- -layout: post +layout: page title: 404 - Page Not Found permalink: /404/ --- +# 404 + The requested page could not be found. \ No newline at end of file