mirror of
https://git.tacowolf.net/TacoWolf/birdcat.online.git
synced 2026-01-14 04:40:05 -05:00
fix: frontmatter so lastmod works
This commit is contained in:
parent
87eadea85d
commit
edf40fce32
1 changed files with 2 additions and 0 deletions
|
|
@ -6,3 +6,5 @@ title = 'My New Hugo Site'
|
|||
[module.hugoVersion]
|
||||
extended = false
|
||||
min = "0.116.0"
|
||||
[frontmatter]
|
||||
lastmod = [':git', 'lastmod', 'modified', 'date', 'pubdate']
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue