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 7e808d5 commit 02cf429Copy full SHA for 02cf429
docusaurus.config.js
@@ -84,7 +84,7 @@ const config = {
84
title: `${title}`,
85
tagline: `${tagLine}`,
86
url: `https://${workshopName}.github.io`,
87
- baseUrl: `/`,
+ baseUrl: `/${workshopName}/`,
88
projectName: `${organizationName}.github.io`,
89
organizationName: `${organizationName}`,
90
trailingSlash: false,
0 commit comments