We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341b96f commit 04309c0Copy full SHA for 04309c0
1 file changed
docusaurus.config.ts
@@ -15,7 +15,7 @@ const config: Config = {
15
},
16
17
// Set the production url of your site here
18
- url: 'sb.csts.dev',
+ url: 'https://sb.csts.dev',
19
// Set the /<baseUrl>/ pathname under which your site is served
20
// For GitHub pages deployment, it is often '/<projectName>/'
21
baseUrl: '/',
0 commit comments