From 528ce2a9844d7d76d38e7fbb501f36c608f84a2d Mon Sep 17 00:00:00 2001 From: rootiest Date: Mon, 27 Jul 2026 01:21:31 -0400 Subject: [PATCH] docs(site): update 404 text tagline Updated the 404 page tagline to say 'That page doesn't exist' as requested, and fixed YAML parsing error. --- docs/manual/404.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/404.md b/docs/manual/404.md index d4123cb..bb72d75 100644 --- a/docs/manual/404.md +++ b/docs/manual/404.md @@ -5,7 +5,7 @@ editUrl: false man: false hero: title: '404' - tagline: Page not found. Check the URL or try using the search bar. + tagline: 'That page doesn''t exist. Check the URL, try using the search bar, or use one of the links below:' ---