fix: hugo.toml

This commit is contained in:
2026-04-16 13:10:37 +02:00
parent eb81d29bd9
commit be3c012e96
+3 -3
View File
@@ -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