From 2c6ef0d4aa7f288164adc3a296154c7cf98d208b Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 15 Apr 2021 08:39:24 -0400 Subject: [PATCH] move errors where it goes for yeah --- 404.html => errors/404.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename 404.html => errors/404.html (93%) diff --git a/404.html b/errors/404.html similarity index 93% rename from 404.html rename to errors/404.html index 086a5c9..e11646b 100644 --- a/404.html +++ b/errors/404.html @@ -1,5 +1,5 @@ --- -permalink: /404.html +permalink: /errors/404.html layout: default ---