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 e27d264 commit c1ad7dbCopy full SHA for c1ad7db
book/docusaurus.config.ts
@@ -10,7 +10,7 @@ const config: Config = {
10
favicon: 'img/favicon.ico',
11
12
// Set the production url of your site here
13
- url: 'https://jasonshin.github.io/sqlx-ts/',
+ url: 'https://jasonshin.github.io/',
14
// Set the /<baseUrl>/ pathname under which your site is served
15
// For GitHub pages deployment, it is often '/<projectName>/'
16
baseUrl: '/sqlx-ts/',
0 commit comments