We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2017c commit 36bec8aCopy full SHA for 36bec8a
1 file changed
docusaurus.config.js
@@ -11,10 +11,10 @@ const config = {
11
favicon: 'img/favicon.ico',
12
13
// Set the production url of your site here
14
- url: 'https://docs.godspeed.systems',
+ url: 'https://godspeed.systems',
15
// Set the /<baseUrl>/ pathname under which your site is served
16
// For GitHub pages deployment, it is often '/<projectName>/'
17
- baseUrl: '/',
+ baseUrl: '/docs',
18
19
// GitHub pages deployment config.
20
// If you aren't using GitHub pages, you don't need these.
0 commit comments