We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca32b9 commit 0f5fa48Copy full SHA for 0f5fa48
1 file changed
docs/docusaurus.config.ts
@@ -14,7 +14,8 @@ const config: Config = {
14
// Set the /<baseUrl>/ pathname under which your site is served
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
baseUrl: "/",
17
-
+ trailingSlash: false,
18
+
19
// GitHub pages deployment config.
20
// If you aren't using GitHub pages, you don't need these.
21
organizationName: "Bit by bit developers", // Usually your GitHub org/user name.
0 commit comments