aboutsummaryrefslogtreecommitdiff
path: root/archetypes/recipe.md
diff options
context:
space:
mode:
authorZach Berwaldt <zberwaldt@tutamail.com>2023-10-23 19:29:28 -0400
committerZach Berwaldt <zberwaldt@tutamail.com>2023-10-23 19:29:28 -0400
commitae5fbeb8af153d358b4d13d7e2bdd16061ca5524 (patch)
tree0c4d95f65ba7fbbaf26b8e187818c259c3f03886 /archetypes/recipe.md
parent6bfd84ae2c7aad006c3bc84cdce9aebf894cbe62 (diff)
update layouts, readme, config
Diffstat (limited to 'archetypes/recipe.md')
-rw-r--r--archetypes/recipe.md7
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---
2title: "{{ replace .Name "-" " " | title }}"
3date: {{ .Date }}
4draft: true
5categories:
6 - Recipes
7--- \ No newline at end of file