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.
1 parent 6e1be9d commit aaba7c3Copy full SHA for aaba7c3
docusaurus.config.ts
@@ -9,10 +9,10 @@ const config: Config = {
9
tagline: "",
10
11
// Set the production url of your site here
12
- url: "https://new-quantstack.net/",
+ 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: "/quantstack.github.io/",
+ baseUrl: "/",
16
17
// GitHub pages deployment config.
18
// If you aren't using GitHub pages, you don't need these.
0 commit comments