summaryrefslogtreecommitdiff
path: root/archetypes/note.md
blob: dbfe4fcd04ff8c5f179445083af7da25b985b815 (plain)
1
2
3
4
5
6
7
8
---
title: "{{ replace .File.ContentBaseName "-" " " | title }}"
slug: "{{ .File.ContentBaseName }}"
lang: en
updated: {{ .Date.Format "2006-01-02" }}
license: CC-BY-SA-4.0
---