From bb1370731917f4e11ec12a65f273aaaca1f4e245 Mon Sep 17 00:00:00 2001 From: Giuseppe De Franceschi Date: Tue, 19 Aug 2025 10:54:55 +0200 Subject: [PATCH] feat2: Initial Docusaurus project structure --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 67d409b..209c574 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -21,7 +21,7 @@ const config = { // Set the production url of your site here url: 'https://docs.pages.dffm.it', - // Set the // pathname under which your site is served + // Set the // pathname under which ysour site is served // For GitHub pages deployment, it is often '//' baseUrl: '/',