From 4324193abc31bc79ad4dd5ccd82987ab18c74a24 Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Thu, 9 Jan 2020 07:25:20 +0100 Subject: [PATCH] Add images on the archetype and remove slug --- archetypes/posts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ""