From bda0c8291e02e90d2287e5c824fe836feae57805 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 26 Nov 2025 19:46:07 -0500 Subject: [PATCH] Remove parenting resource card --- kjvstudy_org/server.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/kjvstudy_org/server.py b/kjvstudy_org/server.py index 7b9ac48..6d2960a 100644 --- a/kjvstudy_org/server.py +++ b/kjvstudy_org/server.py @@ -2062,12 +2062,6 @@ def resources_page(request: Request): "url": "/study-guides", "description": "In-depth guides for studying biblical books, themes, and doctrines", "count": "Multiple guides" - }, - { - "name": "Parenting", - "url": "/topics/Parenting", - "description": "Biblical principles for raising children in the nurture and admonition of the Lord", - "count": "6 subtopics" } ] }