archetypes/default.md

6a044c8d316a8f6004f28b7e95986895354fd598 · 84 B · 6 lines raw

1 ---
2 title: "{{ replace .Name "-" " " | title }}"
3 date: {{ .Date }}
4 draft: true
5 ---
6