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.
2 parents 7e808d5 + 02cf429 commit 5c26a25Copy full SHA for 5c26a25
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