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 aa67ac9 commit 4670ff2Copy full SHA for 4670ff2
1 file changed
docs-site/docusaurus.config.js
@@ -15,14 +15,14 @@ const config = {
15
favicon: 'img/favicon.ico',
16
17
// Set the production url of your site here
18
- url: 'https://www.akylas.fr',
+ url: 'https://documentscanner.akylas.fr',
19
// Set the /<baseUrl>/ pathname under which your site is served
20
// For GitHub pages deployment, it is often '/<projectName>/'
21
- baseUrl: '/',
+ baseUrl: '',
22
23
// GitHub pages deployment config.
24
// If you aren't using GitHub pages, you don't need these.
25
- organizationName: 'Akylas', // Usually your GitHub org/user name.
+ organizationName: 'ossdocumentscanner', // Usually your GitHub org/user name.
26
projectName: 'OSS-DocumentScanner', // Usually your repo name.
27
trailingSlash: false,
28
0 commit comments