We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9b9c8 commit ad441ddCopy full SHA for ad441dd
1 file changed
website/docusaurus.config.ts
@@ -66,6 +66,7 @@ const config: Config = {
66
({
67
hashed: true,
68
docsDir: ['docs'],
69
+ docsRouteBasePath: ['/'],
70
searchResultLimits: 8,
71
searchResultContextMaxLength: 50,
72
language: ["en"],
0 commit comments