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.
1 parent bbba9e2 commit ae912a6Copy full SHA for ae912a6
website/docusaurus.config.js
@@ -27,8 +27,9 @@ const config = {
27
28
// GitHub pages deployment config.
29
// If you aren't using GitHub pages, you don't need these.
30
- organizationName: 'workwork', // Usually your GitHub org/user name.
31
- projectName: 'docs', // Usually your repo name.
+ organizationName: 'WorkWorkLabs', // GitHub org/user name
+ projectName: 'Docs', // GitHub repo name
32
+ deploymentBranch: 'gh-pages',
33
34
onBrokenLinks: 'throw',
35
0 commit comments