From eb4259ea500402d3a68aa7bb41c0431ef1404653 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 23 Nov 2025 23:05:00 -0500 Subject: [PATCH] Fix text flow in 404 page explanation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Shorten newthought span from "The path you requested" to just "The path" to prevent awkward line breaks with small caps styling. đŸ¤– Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/templates/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kjvstudy_org/templates/error.html b/kjvstudy_org/templates/error.html index a000ad6..4f08926 100644 --- a/kjvstudy_org/templates/error.html +++ b/kjvstudy_org/templates/error.html @@ -217,7 +217,7 @@
-

The path you requested leads nowhere in our archives. The reference may be incorrect, the page may have been moved, or perhaps you followed an outdated link. Fear not—all who seek shall find.

+

The path you requested leads nowhere in our archives. The reference may be incorrect, the page may have been moved, or perhaps you followed an outdated link. Fear not—all who seek shall find.