diff --git a/config/_default/params.toml b/config/_default/params.toml index e7d3ab5..0382450 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -84,8 +84,8 @@ lastMod = true clipBoard = true instantPage = true flexSearch = true - searchSectionsShow = [] - searchSectionsIndex = [] + searchSectionsShow = ["concepts", "guides", "reference", "community"] + searchSectionsIndex = ["concepts", "guides", "reference", "community"] darkMode = true bootStrapJs = true breadCrumb = false