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 f168c51 commit 518b8b0Copy full SHA for 518b8b0
docusaurus.config.ts
@@ -8,7 +8,7 @@ const config: Config = {
8
favicon: 'img/favicon.ico',
9
10
// Set the production url of your site here
11
- url: 'https://validator-labs.github.io/',
+ url: 'https://validator-labs.github.io/docs',
12
// Set the /<baseUrl>/ pathname under which your site is served
13
// For GitHub pages deployment, it is often '/<projectName>/'
14
baseUrl: '/',
0 commit comments