From 11761cb552a002e975d913805ceb567d392b240a Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Thu, 26 Feb 2026 12:43:59 +0100 Subject: [PATCH] Modification du nom de base du fichier RSS. --- hugo.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index 397deb5..658ff21 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -29,4 +29,8 @@ outputs: term: - html +outputFormats: + rss: + baseName: rss + # vim: set tw=80 ts=4 sw=4 sts=4 nospell: