From 23bee4569d9f450020e0f495321d68cf19382f38 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Thu, 14 Aug 2025 21:54:09 -0500 Subject: [PATCH] Delete old error pages --- content/403.md | 7 ------- content/404.md | 7 ------- 2 files changed, 14 deletions(-) delete mode 100644 content/403.md delete mode 100644 content/404.md diff --git a/content/403.md b/content/403.md deleted file mode 100644 index cecbc93..0000000 --- a/content/403.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: layouts/403.njk -permalink: 403.html -title: Nathan Upchurch | 403 -structuredData: none -eleventyExcludeFromCollections: true ---- diff --git a/content/404.md b/content/404.md deleted file mode 100644 index f560011..0000000 --- a/content/404.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: layouts/404.njk -permalink: 404.html -title: Nathan Upchurch | 404 -structuredData: none -eleventyExcludeFromCollections: true ----