diff --git a/kjvstudy_org/routes/api.py b/kjvstudy_org/routes/api.py index 5404c77..cd31feb 100644 --- a/kjvstudy_org/routes/api.py +++ b/kjvstudy_org/routes/api.py @@ -204,8 +204,7 @@ def universal_search_api( ("i_am_statements", "/i-am-statements", "I Am Statements"), ("tetragrammaton", "/tetragrammaton", "The Tetragrammaton"), ("timeline", "/biblical-timeline", "Biblical Timeline"), - ("family_tree", "/family-tree", "Biblical Genealogies"), - ("genealogy", "/family-tree", "Biblical Genealogies"), + ("family_tree genealogy", "/family-tree", "Biblical Genealogies"), ("interlinear", "/interlinear", "Interlinear Bible"), ("concordance", "/concordance", "Concordance"), ("study_guides", "/study-guides", "Study Guides"),