diff --git a/config.toml b/config.toml index c85b380..db5ac20 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,9 @@ title = 'Tracker' baseURL = 'http://leak.info.gf/' enableGitInfo = true +[frontmatter] + lastmod = ['lastmod', ':git', ':fileModTime', ':default'] + [params] favicon = '/icon.svg'