diff options
Diffstat (limited to 'archetypes/recipe.md')
-rw-r--r-- | archetypes/recipe.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/archetypes/recipe.md b/archetypes/recipe.md deleted file mode 100644 index 051745e..0000000 --- a/archetypes/recipe.md +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | --- | ||
2 | title: "{{ replace .Name "-" " " | title }}" | ||
3 | date: {{ .Date }} | ||
4 | draft: true | ||
5 | categories: | ||
6 | - Recipes | ||
7 | --- \ No newline at end of file | ||