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 df29452 commit 824ef82Copy full SHA for 824ef82
docusaurus.config.js
@@ -23,7 +23,7 @@ const config = {
23
url: 'https://clowder.github.io',
24
// Set the /<baseUrl>/ pathname under which your site is served
25
// For GitHub pages deployment, it is often '/<projectName>/'
26
- baseUrl: '/',
+ baseUrl: '/clowder.github.io',
27
28
onBrokenLinks: 'throw',
29
onBrokenMarkdownLinks: 'warn',
0 commit comments