From 84a13786d72c85feb9726e28dc2611be5212d173 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Mon, 4 May 2026 11:17:53 -0700 Subject: [PATCH] 404 page with no apostrophe in the title --- src/404.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/404.md b/src/404.md index 063321d..855605b 100644 --- a/src/404.md +++ b/src/404.md @@ -1,5 +1,5 @@ --- -title: Sorry, can't find that +title: Page not found permalink: "404.html" eleventyExcludeFromCollections: true ---