diff --git a/archetypes/default.md b/archetypes/default.md index 7784c74..1a684aa 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,6 +1,6 @@ --- title: '{{ replace .File.ContentBaseName "-" " " | title }}' -author: ["Me", "You"] +author: Achille date: '{{ .Date }}' draft: true ShowToc: true