feat1: Initial Docusaurus project structure
This commit is contained in:
parent
9988ab7c68
commit
e329fbbac4
|
|
@ -20,7 +20,7 @@ const config = {
|
||||||
},
|
},
|
||||||
|
|
||||||
// Set the production url of your site here
|
// Set the production url of your site here
|
||||||
url: 'https://your-docusaurus-site.example.com',
|
url: 'https://docs.pages.dffm.it',
|
||||||
// Set the /<baseUrl>/ pathname under which your site is served
|
// Set the /<baseUrl>/ pathname under which your site is served
|
||||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue