korhonen.cc/archetypes/default.adoc
Marko Korhonen 6dcadd4b17
All checks were successful
continuous-integration/drone/push Build is passing
Use YAML front matter for better AsciiDoctor support
2022-06-12 00:30:06 +03:00

6 lines
82 B
Plaintext

---
title: {{ replace .Name "-" " " | title }}
date: {{ .Date }}
draft: true
---