diff --git a/archetypes/posts/poetry.md b/archetypes/posts/poetry.md new file mode 100644 index 0000000..a522848 --- /dev/null +++ b/archetypes/posts/poetry.md @@ -0,0 +1,15 @@ +--- +draft: true +title: "{{ replace .Name "-" " " | title }}" +author: 'Chad Michael "Bug" Greenwood' +date: "{{ .Date }}" +toc: false +images: +tags: + - poetry +series: + - TBD +categories: + - musings +aliases: +---