aboutsummaryrefslogtreecommitdiff
path: root/archetypes/notes.md
blob: 9f13d6d516924cd2a765439cc1fb4073c5ad0ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: "{{ replace .Name "-" " " | title }}"
url: {{ .Name }}.html
date: {{ .Date }}
type: notes
draft: true
tags: []
---

Start here ...