From 78c0b4785c2e737237b67678ae36fef40ad3c830 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Thu, 24 Aug 2023 09:33:42 -0500 Subject: [PATCH] add comments to 404 for the lulz --- content/404.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/404.md b/content/404.md index f96d1c6..9298bdd 100644 --- a/content/404.md +++ b/content/404.md @@ -2,10 +2,12 @@ title = "404'd!" noindex = true timeless = true -comments = false +comments = true +++ We're not sure what you were looking for but it's not here. ![](/images/nothing-to-see-here.gif) -Maybe head back to [safety](/) and try again? +Maybe head back [home](/)? + +Or drop a note below and let me know what you were looking for.