diff --git a/hugo.toml b/hugo.toml index aa4ac05..b3581a8 100644 --- a/hugo.toml +++ b/hugo.toml @@ -16,7 +16,7 @@ enableGitInfo = true author = 'authors' [frontmatter] - lastmod = [':git', ':fileModTime', 'lastmod', 'modified', 'publishdate', 'pubdate', 'published', 'date'] + lastmod = ['lastmod', ':git', ':fileModTime', 'publishdate', 'date'] [menu]