Merge pull request '- Change base url' (#85) from feature/change-base-url into develop
Reviewed-on: #85
This commit is contained in:
commit
aebe0c0c1e
@ -11,9 +11,10 @@ const config: Config = {
|
||||
|
||||
// Set the production url of your site here
|
||||
url: 'https://your-docusaurus-site.example.com',
|
||||
|
||||
// Set the /<baseUrl>/ pathname under which your site is served
|
||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||
baseUrl: '/',
|
||||
baseUrl: '/doc-slot-core-manual/',
|
||||
|
||||
// GitHub pages deployment config.
|
||||
// If you aren't using GitHub pages, you don't need these.
|
||||
|
Loading…
x
Reference in New Issue
Block a user