archetypes: set lastmod by default [skip ci]
This commit is contained in:
parent
90aca411aa
commit
bf16d9d763
@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
lastmod: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user