We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c4a55 commit e71a55aCopy full SHA for e71a55a
1 file changed
docusaurus.config.ts
@@ -148,7 +148,7 @@ const config: Config = {
148
url: "https://docs.fishjam.io/",
149
// Set the /<baseUrl>/ pathname under which your site is served
150
// For GitHub pages deployment, it is often '/<projectName>/'
151
- baseUrl: "/docs",
+ baseUrl: "/",
152
trailingSlash: false,
153
154
// GitHub pages deployment config.
0 commit comments