diff --git a/docusaurus.config.js b/docusaurus.config.js index 037361b..887cb57 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -67,7 +67,7 @@ const config = { indexName: 'survival-pi', // 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. //externalUrlRegex: 'external\\.com|domain\\.com',