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