Skip to content

Commit 22be6ae

Browse files
committed
Set deploymentBranch
1 parent ea7b71d commit 22be6ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ const config: Config = {
2020
organizationName: 'mcp-wp', // Usually your GitHub org/user name.
2121
projectName: 'mcp-wp.github.io', // Usually your repo name.
2222

23+
deploymentBranch: 'main',
24+
2325
trailingSlash: false,
2426

2527
onBrokenLinks: 'throw',

0 commit comments

Comments
 (0)