From 7bad5aa96d3408de12e8dfd86b804894813fe98b Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 5 Feb 2024 19:45:40 +0100 Subject: [PATCH] Update docusaurus.config.js --- documentation/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docusaurus.config.js b/documentation/docusaurus.config.js index ad06b50e..376da943 100644 --- a/documentation/docusaurus.config.js +++ b/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', },