Added categories and tags to archetype
This commit is contained in:
parent
f01eea9eef
commit
6496c6190e
@ -3,5 +3,7 @@ title: "{{ replace .Name "-" " " | title }}"
|
|||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
draft: true
|
draft: true
|
||||||
image: ""
|
image: ""
|
||||||
|
categrories: []
|
||||||
|
tags: []
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user