We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d841ad1 commit 147ec18Copy full SHA for 147ec18
docusaurus.config.js
@@ -29,7 +29,7 @@ const config = {
29
url: 'https://basiclab.github.io/',
30
// Set the /<baseUrl>/ pathname under which your site is served
31
// For GitHub pages deployment, it is often '/<projectName>/'
32
- baseUrl: '/',
+ baseUrl: '/basic-docs/',
33
34
// GitHub pages deployment config.
35
// If you aren't using GitHub pages, you don't need these.
0 commit comments