get lastmod working
This commit is contained in:
parent
601b17c8b5
commit
8e0c407224
1 changed files with 3 additions and 0 deletions
|
@ -121,3 +121,6 @@ theme = 'terminal'
|
|||
url = "/contact"
|
||||
weight = 30
|
||||
|
||||
[frontmatter]
|
||||
lastmod = [':git', ":fileModTime", 'lastmod', 'modified', 'date', 'pubdate']
|
||||
|
||||
|
|
Loading…
Reference in a new issue