From a56bf7768db80590fc389290366302e4c8d4d396 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 21 Nov 2025 20:56:27 -0500 Subject: [PATCH] Add links to resources page from Featured Resources section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- kjvstudy_org/templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kjvstudy_org/templates/index.html b/kjvstudy_org/templates/index.html index a53c092..cf7e2d7 100644 --- a/kjvstudy_org/templates/index.html +++ b/kjvstudy_org/templates/index.html @@ -252,7 +252,7 @@ document.addEventListener('keydown', function(e) {
-

Featured Resources

+

Featured Resources

+

View all resources →