Skip to content

Commit a54aea8

Browse files
committed
try different baseUrl
1 parent ef0ed4a commit a54aea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const config: Config = {
1414

1515
// Set the production url of your site here
1616
url: 'https://ccrp.dev',
17-
baseUrl: '',
17+
baseUrl: '/',
1818

1919
organizationName: 'ccrp-dev',
2020
projectName: 'ccrp',

0 commit comments

Comments
 (0)