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 af89a20 commit bc150f5Copy full SHA for bc150f5
book/docusaurus.config.ts
@@ -13,7 +13,7 @@ const config: Config = {
13
url: 'https://your-docusaurus-site.example.com',
14
// Set the /<baseUrl>/ pathname under which your site is served
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
- baseUrl: '/',
+ baseUrl: '/sqlx-ts/',
17
18
// GitHub pages deployment config.
19
// If you aren't using GitHub pages, you don't need these.
0 commit comments