aboutsummaryrefslogtreecommitdiffhomepage
path: root/archetypes/default.md
blob: 0cfaf6db71254dbbb50936318eef6aac73891a47 (plain)
1
2
3
4
5
6
---
title: "{{ replace .File.ContentBaseName `-` ` ` | title }}"
date: "{{ time.Now.Format `2006-01-02` }}"
draft: true
toc: false
---