Browse Source

Update docusaurus.config.js

Stefan Pejcic 1 year ago
parent
commit
7bad5aa96d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/docusaurus.config.js

+ 1 - 1
documentation/docusaurus.config.js

@@ -178,7 +178,7 @@ const siteConfig = {
             apiKey: '8c38649d5d06ae64c7d6c595b9dcf4ac',
             indexName: 'codex-openpanel',
             contextualSearch: true,
-            replaceSearchResultPathname: {from: '/docs/',to: '/',},
+            //replaceSearchResultPathname: {from: '/docs/',to: '/',},
             searchParameters: {},
             searchPagePath: 'search',
         },