Place poetry archetype under posts. Still not working by default, but tested successfully with `-- kind poetry.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
draft: true
|
draft: true
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
|
subtitle: ""
|
||||||
author: 'Chad Michael "Bug" Greenwood'
|
author: 'Chad Michael "Bug" Greenwood'
|
||||||
date: "{{ .Date }}"
|
date: "{{ .Date }}"
|
||||||
toc: false
|
toc: false
|
||||||
|
|||||||
Reference in New Issue
Block a user