We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84ab17 commit 8885ba3Copy full SHA for 8885ba3
3 files changed
docusaurus.config.js
@@ -15,6 +15,7 @@ const config = {
15
// Set the /<baseUrl>/ pathname under which your site is served
16
// For GitHub pages deployment, it is often '/<projectName>/'
17
baseUrl: '/',
18
+ trailingSlash: false,
19
20
// GitHub pages deployment config.
21
// If you aren't using GitHub pages, you don't need these.
0 commit comments