diff --git a/hugo.toml b/hugo.toml index fb4c113..5c6a84a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -3,12 +3,12 @@ languageCode = "en-us" title = "Pivoine" copyright = "© 2026 Pivoine Editorial" +enableRobotsTXT = true +enableGitInfo = true + [pagination] pagerSize = 12 -enableRobotsTXT = true -enableGitInfo = true # populates .Lastmod for article:modified_time - [sitemap] changefreq = "weekly" priority = 0.5