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.
2 parents 5669d86 + 3c33e3a commit 6dfa0f1Copy full SHA for 6dfa0f1
docusaurus.config.ts
@@ -19,11 +19,11 @@ const config: Config = {
19
// Set the /<baseUrl>/ pathname under which your site is served
20
// For GitHub pages deployment, it is often '/<projectName>/'
21
// baseUrl: '/',
22
- baseUrl: "/",
+ baseUrl: "/CoreDAO-Docs",
23
24
// GitHub pages deployment config.
25
// If you aren't using GitHub pages, you don't need these.
26
- organizationName: "coredao-org", // Usually your GitHub org/user name.
+ organizationName: "MarryamZulfiqar", // Usually your GitHub org/user name.
27
projectName: "CoreDAO-Docs", // Usually your repo name.
28
deploymentBranch: "main",
29
trailingSlash: false,
0 commit comments