We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da02d54 commit def8eaeCopy full SHA for def8eae
docusaurus.config.ts
@@ -12,7 +12,7 @@ const config: Config = {
12
url: "https://quantstack.net/",
13
// Set the /<baseUrl>/ pathname under which your site is served
14
// For GitHub pages deployment, it is often '/<projectName>/'
15
- baseUrl: "/",
+ baseUrl: "/quantstack.github.io/",
16
17
// GitHub pages deployment config.
18
// If you aren't using GitHub pages, you don't need these.
0 commit comments