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