diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 98bf8c9..69db8e1 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -15,10 +15,8 @@ const config: Config = { }, // Set the production url of your site here - url: "https://docs.gitlab.tecnopackspa.it/", - // Set the // pathname under which your site is served - // For GitHub pages deployment, it is often '//' - 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',