Skip to content

Commit 147ec18

Browse files
committed
🐛 update baseurl
1 parent d841ad1 commit 147ec18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const config = {
2929
url: 'https://basiclab.github.io/',
3030
// Set the /<baseUrl>/ pathname under which your site is served
3131
// For GitHub pages deployment, it is often '/<projectName>/'
32-
baseUrl: '/',
32+
baseUrl: '/basic-docs/',
3333

3434
// GitHub pages deployment config.
3535
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)