diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index a360d2f..0f0d79c 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -27,7 +27,7 @@ enableEmoji = true home = ["HTML", "RSS", "JSON"] [frontmatter] - lastmod = [":git", ":filemod", "lastmod", "default"] + lastmod = [":git", ":filemod", "default"] enableGitInfo = true