turn off contextual search
This commit is contained in:
parent
de660c5054
commit
482a68af73
@ -67,7 +67,7 @@ const config = {
|
|||||||
indexName: 'survival-pi',
|
indexName: 'survival-pi',
|
||||||
|
|
||||||
// Optional: see doc section below
|
// Optional: see doc section below
|
||||||
contextualSearch: true,
|
contextualSearch: false,
|
||||||
|
|
||||||
// Optional: Specify domains where the navigation should occur through window.location instead on history.push. Useful when our Algolia config crawls multiple documentation sites and we want to navigate with window.location.href to them.
|
// Optional: Specify domains where the navigation should occur through window.location instead on history.push. Useful when our Algolia config crawls multiple documentation sites and we want to navigate with window.location.href to them.
|
||||||
//externalUrlRegex: 'external\\.com|domain\\.com',
|
//externalUrlRegex: 'external\\.com|domain\\.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user