thegeeklab/archetypes/posts.md
Robert Kaussow 32e60de8ea
All checks were successful
continuous-integration/drone/push Build is passing
chore: add make target to create new post
2022-03-13 19:53:14 +01:00

14 lines
218 B
Markdown

---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
authors:
- robert-kaussow
tags: []
resources:
- name: feature
src: "images/feature.jpg"
params:
anchor: Center
credits: ""
---