Remove parenting resource card

This commit is contained in:
2025-11-26 19:46:07 -05:00
parent f2102a3992
commit bda0c8291e
-6
View File
@@ -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"
}
]
}