commit 9fec83242e0587770e975739c541cd8c23b55c4d parent 57ebef9630108417a979d4a09c7683f548b5e986 Author: breadcat <peter@minskio.co.uk> Date: Sun, 28 Jun 2020 00:46:33 +0100 Who needs archetypes When you're doing everything manually anyway Diffstat:
D | archetypes/default.md | | | 6 | ------ |
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/archetypes/default.md b/archetypes/default.md @@ -1,6 +0,0 @@ ---- -title: "{{ replace .Name "-" " " | title }}" -date: {{ .Date }} -draft: true ---- -