Skip to content

Commit ccf541d

Browse files
authored
Merge pull request #4 from chkware/fix/revert-deploymentBranch
feat: set `gh-pages` as deploymentBranch
2 parents 6e55214 + 69650c3 commit ccf541d

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: 'gh-pages',
2223
trailingSlash: false,
2324

2425
presets: [

0 commit comments

Comments
 (0)