theme/archetypes/doc.md
kolaente b7f64c94c0
All checks were successful
continuous-integration/drone/push Build is passing
Fix archetypes
2021-06-23 22:46:32 +02:00

8 lines
105 B
Markdown

---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
weight: 10
toc: true
draft: false
---