Skip to content

Commit d05670d

Browse files
committed
move cname
1 parent a42c8fd commit d05670d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const config: Config = {
1818
url: `https://${organizationName}.github.io`,
1919
// Set the /<baseUrl>/ pathname under which your site is served
2020
// For GitHub pages deployment, it is often '/<projectName>/'
21-
baseUrl:/
21+
baseUrl:'/'
2222

2323
// GitHub pages deployment config.
2424
// If you aren't using GitHub pages, you don't need these.
File renamed without changes.

0 commit comments

Comments
 (0)