diff --git a/site/hugo.toml b/site/hugo.toml index 0627205..fc3f651 100644 --- a/site/hugo.toml +++ b/site/hugo.toml @@ -5,7 +5,7 @@ pagination.pagerSize = 5 enableGitInfo = true [frontmatter] - date = [':filename', ':default'] + date = [':default'] lastmod = [':git', ':fileModTime'] [markup.highlight]