archetypes/recipe: update for parity with existing recipes
parent
5f410535e2
commit
afa2cfedb5
|
@ -1,18 +1,14 @@
|
||||||
---
|
---
|
||||||
draft: true
|
draft: true
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
tags: []
|
description: something or other
|
||||||
servings: 4
|
tags:
|
||||||
# in minutes
|
- main
|
||||||
prep_time: 15
|
|
||||||
cook_time: 15
|
|
||||||
cook: true
|
|
||||||
recipes:
|
|
||||||
- name: sauce
|
|
||||||
ingredients:
|
|
||||||
- 2tbsps flour
|
|
||||||
- 2tbsps butter
|
|
||||||
- name: dish
|
|
||||||
ingredients:
|
|
||||||
- 1lb sirloin
|
|
||||||
---
|
---
|
||||||
|
*Ingredients*:
|
||||||
|
-
|
||||||
|
-
|
||||||
|
|
||||||
|
*Directions*:
|
||||||
|
#.
|
||||||
|
#.
|
Loading…
Reference in New Issue