From 4be5e98a914c8f054bbcf2d36cd874b6b572f5ca Mon Sep 17 00:00:00 2001 From: Massimiliano Date: Fri, 17 Nov 2023 13:05:37 +0100 Subject: [PATCH] Update config.toml --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 1e6652a..2a17e23 100644 --- a/config.toml +++ b/config.toml @@ -1,8 +1,8 @@ -baseURL = 'https://ml4its.github.io/about' +baseURL = 'https://ml4its.github.io/' languageCode = 'en-us' title = 'ML4ITS - Machine Learning for Irregular Time Series' theme = 'mainroad' -publishDir = "docs" +publishDir = "public" [Params.widgets.social]