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