diff --git a/archetypes/posts.md b/archetypes/posts.md index 4196727..a0ae26c 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -3,7 +3,7 @@ draft: true date: {{ .Date }} title: "{{ replace .Name "-" " " | title }}" description: "" -slug: "" +images: [] tags: [] categories: [] externalLink: ""