mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user