Add 'Browse All 66 Books' link below search

Add a prominent, centered call-to-action link immediately after
the search box, providing quick access to the books listing page.
This gives visitors an immediate alternative to searching - they
can browse the complete Bible structure instead.

The link is bold, centered, and uses an arrow (→) to indicate
navigation, making it visually distinct from the search help text.

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-24 11:26:23 -05:00
parent 831f18e449
commit df2ed86bbc
+2
View File
@@ -278,6 +278,8 @@ section a[href^="/book/"] {
<div class="lookup-help">Navigate: John 3:16, Romans 8, Genesis • Search: love, faith, salvation</div>
</div>
<p style="text-align: center; margin: 1rem 0; font-size: 1.1rem;"><strong><a href="/books">Browse All 66 Books →</a></strong></p>
<script>
// Helper function to properly capitalize book names and handle abbreviations
function capitalizeBook(bookName) {