Revert "Rename Navigation to Quick Access and clarify Books link"

This reverts commit 36274aa9f8.
This commit is contained in:
2025-11-23 13:47:25 -05:00
parent 36274aa9f8
commit e4b30beebc
+2 -2
View File
@@ -1004,10 +1004,10 @@
</div>
<!-- Navigation -->
<h3>Quick Access</h3>
<h3>Navigation</h3>
<ul>
<li><a href="/" {% if request.url.path == "/" %}class="current"{% endif %}>Home</a></li>
<li><a href="/books">Books of the Bible</a></li>
<li><a href="/books">Books</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>