Skip to content

Commit de34140

Browse files
authored
Merge pull request #2 from chkware/hotfix/set-deploy-branch
fix: set deploy branch to main
2 parents d0278a2 + 885b38f commit de34140

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ const config = {
1919
favicon: 'img/favicon.ico',
2020
organizationName: 'chkware',
2121
projectName: 'chkware.github.io',
22+
deploymentBranch: 'main',
2223
trailingSlash: false,
2324

2425
presets: [

0 commit comments

Comments
 (0)