From a14609c55966af1c2e74244de3491b4e9b063b82 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