mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Add 'Books' section heading above Old/New Testament in sidebar
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 <noreply@anthropic.com>
This commit is contained in:
@@ -878,6 +878,7 @@
|
||||
|
||||
<!-- Bible Books -->
|
||||
{% if books %}
|
||||
<h3>Books</h3>
|
||||
<details id="old-testament">
|
||||
<summary>Old Testament</summary>
|
||||
<ul class="book-list">
|
||||
|
||||
Reference in New Issue
Block a user