We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb75db4 commit f2c4a55Copy full SHA for f2c4a55
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: "/",
+ baseUrl: "/docs",
152
trailingSlash: false,
153
154
// GitHub pages deployment config.
0 commit comments