diff --git a/config.toml b/config.toml index d0a7b99..1cca07c 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ contentDir = "articles" layoutDir = "layouts" publishDir = "public" buildDrafts = false -baseURL = "http://thomas.inf3.ch" +baseURL = "https://thomas.inf3.ch" canonifyURLs = true theme = "hugo-zen"