Skip to content

Commit 767b00e

Browse files
authored
Update docusaurus.config.ts
1 parent 1714363 commit 767b00e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const config: Config = {
1212
// Set the /<baseUrl>/ pathname under which your site is served
1313
// For GitHub pages deployment, it is often '/<projectName>/'
1414
baseUrl: "/docs/",
15+
trailingSlash: false,
1516

1617
// GitHub pages deployment config.
1718
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)