Add links to resources page from Featured Resources section

- Make "Featured Resources" heading a clickable link to /resources
- Add "View all resources →" link below featured cards
- Improves discoverability of full resources collection

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-21 20:56:27 -05:00
parent 6f08d865a7
commit a56bf7768d
+2 -1
View File
@@ -252,7 +252,7 @@ document.addEventListener('keydown', function(e) {
</div>
<section>
<h2>Featured Resources</h2>
<h2><a href="/resources">Featured Resources</a></h2>
<div class="featured-resources">
<div class="featured-card">
<span class="featured-badge">New</span>
@@ -272,6 +272,7 @@ document.addEventListener('keydown', function(e) {
<p>Explore thirteen divine names and titles revealed in Scripture—Elohim, YHWH, Adonai, El Shaddai, Jehovah-Jireh, and more—each revealing distinct aspects of God's character.</p>
</div>
</div>
<p style="text-align: center; margin-top: 1.5rem;"><a href="/resources">View all resources →</a></p>
</section>
<section>