From bd331d81bd837da0995f8352308f9994203f4a20 Mon Sep 17 00:00:00 2001 From: Maurizio Giunti Date: Mon, 23 Mar 2026 23:38:47 +0100 Subject: [PATCH] Fix per nuova versione di hugo --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 7b7b5f7..064ca99 100644 --- a/hugo.toml +++ b/hugo.toml @@ -292,8 +292,8 @@ pluralizelisttitles = false

""" -[permalinks] - blog = "/blog/:year/:month/:day/:contentbasename/" +#[permalinks] +# blog = "/blog/:year/:month/:day/:contentbasename/" # Enable or disable top bar with social icons [params.topbar]