Skip to content

Commit 7feb64b

Browse files
committed
Set docsRouteBasePath to / of search bar
1 parent ccf541d commit 7feb64b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ const config = {
130130
require.resolve("@easyops-cn/docusaurus-search-local"),
131131
{
132132
hashed: true,
133+
docsRouteBasePath: '/'
133134
},
134135
],
135136
],

0 commit comments

Comments
 (0)