archetypes/default.md

307624bb23a5750aaf48680b0578f47a768bc417 · 84 B · 6 lines raw

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