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