Rename Navigation to Quick Access and clarify Books link

Changed "Books" to "Books of the Bible" for clarity in the sidebar.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-23 13:47:13 -05:00
parent 2ba69fef69
commit 36274aa9f8
+2 -2
View File
@@ -1004,10 +1004,10 @@
</div>
<!-- Navigation -->
<h3>Navigation</h3>
<h3>Quick Access</h3>
<ul>
<li><a href="/" {% if request.url.path == "/" %}class="current"{% endif %}>Home</a></li>
<li><a href="/books">Books</a></li>
<li><a href="/books">Books of the Bible</a></li>
<li><a href="/resources">Resources</a></li>
<li><a href="/verse-of-the-day">Verse of the Day</a></li>
<li><a href="/random-verse">Random Verse</a></li>