We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
deploymentBranch
1 parent ea7b71d commit 22be6aeCopy full SHA for 22be6ae
docusaurus.config.ts
@@ -20,6 +20,8 @@ const config: Config = {
20
organizationName: 'mcp-wp', // Usually your GitHub org/user name.
21
projectName: 'mcp-wp.github.io', // Usually your repo name.
22
23
+ deploymentBranch: 'main',
24
+
25
trailingSlash: false,
26
27
onBrokenLinks: 'throw',
0 commit comments