new settings
This commit is contained in:
parent
aa372b37d2
commit
0af8c53b03
|
|
@ -15,10 +15,8 @@ const config: Config = {
|
||||||
},
|
},
|
||||||
|
|
||||||
// Set the production url of your site here
|
// Set the production url of your site here
|
||||||
url: "https://docs.gitlab.tecnopackspa.it/",
|
url: 'https://docs.dffm.it',
|
||||||
// Set the /<baseUrl>/ pathname under which your site is served
|
baseUrl: '/'
|
||||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
|
||||||
baseUrl: "/",
|
|
||||||
|
|
||||||
// GitHub pages deployment config.
|
// GitHub pages deployment config.
|
||||||
// If you aren't using GitHub pages, you don't need these.
|
// If you aren't using GitHub pages, you don't need these.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue