Skip to content

Commit e71a55a

Browse files
authored
Revert "Change basepath to /docs" (#227)
Reverts #226
1 parent f2c4a55 commit e71a55a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ const config: Config = {
148148
url: "https://docs.fishjam.io/",
149149
// Set the /<baseUrl>/ pathname under which your site is served
150150
// For GitHub pages deployment, it is often '/<projectName>/'
151-
baseUrl: "/docs",
151+
baseUrl: "/",
152152
trailingSlash: false,
153153

154154
// GitHub pages deployment config.

0 commit comments

Comments
 (0)