Files
unbound-site/archetypes/default.md
T

7 lines
84 B
Markdown
Raw Normal View History

2021-11-23 18:27:10 +01:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---