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