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