Add new attributes to archetype.
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
---
|
---
|
||||||
draft: true
|
draft: true
|
||||||
pinned: false
|
pinned: false
|
||||||
|
video: false
|
||||||
|
audio: false
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
subtitle: ""
|
subtitle: ""
|
||||||
|
feathericon: ""
|
||||||
author: authorDefault
|
author: authorDefault
|
||||||
date: "{{ .Date }}"
|
date: "{{ .Date }}"
|
||||||
started:
|
started:
|
||||||
|
|||||||
Reference in New Issue
Block a user