From b90f9fae3c00b6e8d984643232dab73e03e85531 Mon Sep 17 00:00:00 2001 From: valknar Date: Thu, 16 Apr 2026 13:46:12 +0200 Subject: [PATCH] fix: remove hugo git info --- hugo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 5c6a84a..16b7138 100644 --- a/hugo.toml +++ b/hugo.toml @@ -4,7 +4,6 @@ title = "Pivoine" copyright = "© 2026 Pivoine Editorial" enableRobotsTXT = true -enableGitInfo = true [pagination] pagerSize = 12