forked from mirror/NitWikit
Update docusaurus.config.js
This commit is contained in:
parent
260e3baba8
commit
8c9ed22c79
@ -247,17 +247,7 @@ const config = {
|
||||
}),
|
||||
|
||||
themes: [
|
||||
[
|
||||
require.resolve("@easyops-cn/docusaurus-search-local"),
|
||||
{
|
||||
hashed: true,
|
||||
language: ["zh"],
|
||||
highlightSearchTermsOnTargetPage: true,
|
||||
explicitSearchResultPath: true,
|
||||
indexBlog: false,
|
||||
docsRouteBasePath: "/"
|
||||
},
|
||||
], '@docusaurus/theme-mermaid'
|
||||
'@docusaurus/theme-mermaid'
|
||||
],
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user