Add images on the archetype and remove slug
This commit is contained in:
parent
940a9db4d1
commit
4324193abc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ draft: true
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
description: ""
|
description: ""
|
||||||
slug: ""
|
images: []
|
||||||
tags: []
|
tags: []
|
||||||
categories: []
|
categories: []
|
||||||
externalLink: ""
|
externalLink: ""
|
||||||
|
|
Loading…
Reference in a new issue