diff --git a/themes/aviary/hugo.toml b/themes/aviary/hugo.toml index 1f4fc2f..171e062 100644 --- a/themes/aviary/hugo.toml +++ b/themes/aviary/hugo.toml @@ -6,3 +6,5 @@ title = 'My New Hugo Site' [module.hugoVersion] extended = false min = "0.116.0" +[frontmatter] + lastmod = [':git', 'lastmod', 'modified', 'date', 'pubdate']