Add Contextual Search (#17299)

* this should prevent other language results appearing in the search area
This commit is contained in:
Ryan M. Shea 2021-05-17 23:47:19 -06:00 committed by GitHub
parent 3a56a56d69
commit c65c4475f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ module.exports = {
// This API key is "search-only" and safe to be published
apiKey: "d58e0d68c875346d52645d68b13f3ac0",
indexName: "solana",
contextualSearch: true,
},
footer: {
style: "dark",