diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 69db8e1..3b6bbc1 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -16,7 +16,7 @@ const config: Config = { // Set the production url of your site here url: 'https://docs.dffm.it', - baseUrl: '/' + baseUrl: '/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.