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 8c8e2d9 commit b64a820Copy full SHA for b64a820
docusaurus.config.js
@@ -92,7 +92,7 @@ const config = {
92
title: `${title}`,
93
tagline: `${tagLine}`,
94
url: `https://${workshopName}.github.io`,
95
- baseUrl: `/`,
+ baseUrl: `/${organizationName}/`,
96
projectName: `${organizationName}.github.io`,
97
organizationName: `${organizationName}`,
98
trailingSlash: false,
0 commit comments