From 00e001032f7710f2ca97531b0723f7d7eb044059 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sat, 20 Jan 2024 22:40:41 -0600 Subject: [PATCH] add alias for 404 --- content/404.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/404.md b/content/404.md index 6eff99f..c30b7c9 100644 --- a/content/404.md +++ b/content/404.md @@ -1,5 +1,6 @@ +++ title = "404'd!" +aliases = ["not_found"] noindex = true timeless = true comments = true