church finder

This commit is contained in:
Austin Bennett
2025-05-29 07:28:35 -05:00
parent 4db5a689be
commit 33146b6037
2 changed files with 43 additions and 0 deletions
+7
View File
@@ -56,6 +56,13 @@ const Resources: React.FC = () => {
description: "A comprehensive resource for Reformed theology, including articles, books, and audio resources.",
link: "https://www.monergism.com/",
category: "Websites"
},
{
title: "Church Finder",
author: "",
description: "Find a Reformed Baptist church near you using our interactive map.",
link: "/church-finder",
category: "Websites"
}
];