Add more fields to the poetry archetype.
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
---
|
---
|
||||||
draft: true
|
draft: true
|
||||||
|
pinned: false
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
subtitle: ""
|
subtitle: ""
|
||||||
author: bug
|
author: Bug
|
||||||
date: "{{ .Date }}"
|
date: "{{ .Date }}"
|
||||||
toc: false
|
started:
|
||||||
|
edited:
|
||||||
|
toc: true
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
- poetry
|
- poetry
|
||||||
|
|||||||
Reference in New Issue
Block a user