summaryrefslogtreecommitdiffstats
path: root/archetypes/default.md
blob: 502fd89bd2514ce06c9fb61aa5b5baa32d8261bc (plain)
1
2
3
4
5
6
7
+++
title = "{{ replace .File.ContentBaseName "-" " " | title }}"
date = {{ .Date }}
draft = true
+++

Content here...