From cd157010926211d9c490ce847d3a0b3c92b0567f Mon Sep 17 00:00:00 2001 From: wompmacho Date: Wed, 1 Apr 2026 06:23:31 +0000 Subject: [PATCH] test git / lastmod --- config/_default/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 9b3c955..a360d2f 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -27,7 +27,7 @@ enableEmoji = true home = ["HTML", "RSS", "JSON"] [frontmatter] - lastmod = ["lastmod", ":git", "date"] + lastmod = [":git", ":filemod", "lastmod", "default"] enableGitInfo = true