aboutsummaryrefslogtreecommitdiff
path: root/archetypes/notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/notes.md')
-rw-r--r--archetypes/notes.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/archetypes/notes.md b/archetypes/notes.md
deleted file mode 100644
index 9f13d6d..0000000
--- a/archetypes/notes.md
+++ /dev/null
@@ -1,11 +0,0 @@
1---
2title: "{{ replace .Name "-" " " | title }}"
3url: {{ .Name }}.html
4date: {{ .Date }}
5type: notes
6draft: true
7tags: []
8---
9
10Start here ...
11