From 8920fec0f3f7d2d2256a6e7ab6f7223c6bff4265 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Sun, 15 Feb 2026 10:40:11 +0100 Subject: [PATCH] Configuration de la date de modification de page. --- hugo.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index 1298536..397deb5 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -7,6 +7,13 @@ defaultContentLanguage: fr-fr enableGitInfo: true +frontmatter: + lastmod: + - lastmod + - :git + - :fileModTime + - :default + taxonomies: author: author category: categories