text-en/archetypes/default.md
2019-11-21 00:03:27 +01:00

9 lines
106 B
Markdown

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