From c90cc5ddff94d060ff66eb30fe9af2225e50eabb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 21 Nov 2025 19:08:40 -0500 Subject: [PATCH] Add 'Books' section heading above Old/New Testament in sidebar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Improves sidebar organization by adding a clear section heading before the Old Testament and New Testament collapsible sections. Provides better visual hierarchy and makes the sidebar structure more consistent with other sections (Navigation, Resources, etc). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/kjvstudy_org/templates/base.html b/kjvstudy_org/templates/base.html index bc7f119..7a4864f 100644 --- a/kjvstudy_org/templates/base.html +++ b/kjvstudy_org/templates/base.html @@ -878,6 +878,7 @@ {% if books %} +

Books

Old Testament