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 }}
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
description: ""
|
||||
slug: ""
|
||||
images: []
|
||||
tags: []
|
||||
categories: []
|
||||
externalLink: ""
|
||||
|
|
Loading…
Reference in a new issue