new settings

This commit is contained in:
Giuseppe De Franceschi 2025-08-20 07:12:43 +02:00
parent aa372b37d2
commit 0af8c53b03
1 changed files with 3 additions and 5 deletions

View File

@ -15,10 +15,8 @@ const config: Config = {
},
// Set the production url of your site here
url: "https://docs.gitlab.tecnopackspa.it/",
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: "/",
url: 'https://docs.dffm.it',
baseUrl: '/'
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
@ -126,7 +124,7 @@ const config: Config = {
position: "left",
label: "Documentazione",
}, //,
{to: '/blog', label: 'Blog', position: 'left'},
{ to: '/blog', label: 'Blog', position: 'left' },
/*{
href: 'https://github.com/facebook/docusaurus',
label: 'GitHub',