mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Revert "Rename Navigation to Quick Access and clarify Books link"
This reverts commit 36274aa9f8.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user