diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 2ea1368..e5241da 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -65,7 +65,7 @@ const config: Config = { indexName: 'apollo-volvox', // 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: 'apollo.volvox\\.tech',