Skip to content

Commit 64a2f5b

Browse files
committed
hm
1 parent 52bc841 commit 64a2f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const config = {
1919
// If you aren't using GitHub pages, you don't need these.
2020
organizationName: 'fshostme', // Usually your GitHub org/user name.
2121
projectName: 'docs', // Usually your repo name.
22-
trailingSlash: true,
22+
trailingSlash: false,
2323

2424
//onBrokenLinks: 'throw',
2525
onBrokenMarkdownLinks: 'throw',

0 commit comments

Comments
 (0)