Skip to content

Commit 6cec1dc

Browse files
Update docusaurus.config.ts
1 parent 0e3f935 commit 6cec1dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ const config: Config = {
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
2121
// baseUrl: '/',
22-
baseUrl: "/",
22+
baseUrl: "/CoreDAO-Docs/",
2323

2424
// GitHub pages deployment config.
2525
// If you aren't using GitHub pages, you don't need these.
26-
organizationName: "coredao-org", // Usually your GitHub org/user name.
26+
organizationName: "MarryamZulfiqar", // Usually your GitHub org/user name.
2727
projectName: "CoreDAO-Docs", // Usually your repo name.
2828
deploymentBranch: "main",
2929
trailingSlash: false,

0 commit comments

Comments
 (0)