Fusion des blocs d'ingrédients
This commit is contained in:
parent
5f137d2d19
commit
3c0d4d38aa
3 changed files with 0 additions and 8 deletions
|
@ -11,11 +11,9 @@ data:
|
||||||
- name: farine
|
- name: farine
|
||||||
quantity: 500
|
quantity: 500
|
||||||
unit: g
|
unit: g
|
||||||
- ingredients:
|
|
||||||
- name: sel
|
- name: sel
|
||||||
quantity: 1/2
|
quantity: 1/2
|
||||||
unit: CS
|
unit: CS
|
||||||
- ingredients:
|
|
||||||
- name: beurre
|
- name: beurre
|
||||||
quantity: 50
|
quantity: 50
|
||||||
unit: g
|
unit: g
|
||||||
|
@ -24,11 +22,9 @@ data:
|
||||||
- ingredients:
|
- ingredients:
|
||||||
- name: oeuf
|
- name: oeuf
|
||||||
quantity: 1/2
|
quantity: 1/2
|
||||||
- ingredients:
|
|
||||||
- name: levure
|
- name: levure
|
||||||
quantity: 1/4
|
quantity: 1/4
|
||||||
unit: cube
|
unit: cube
|
||||||
- ingredients:
|
|
||||||
- name: lait
|
- name: lait
|
||||||
quantity: 2.5
|
quantity: 2.5
|
||||||
unit: dl
|
unit: dl
|
||||||
|
|
|
@ -35,7 +35,6 @@ data:
|
||||||
- name: beurre à rôtir
|
- name: beurre à rôtir
|
||||||
quantity: 1
|
quantity: 1
|
||||||
unit: CS
|
unit: CS
|
||||||
- ingredients:
|
|
||||||
- name: oignons émincés
|
- name: oignons émincés
|
||||||
quantity: 2
|
quantity: 2
|
||||||
instructions: >
|
instructions: >
|
||||||
|
|
|
@ -16,7 +16,6 @@ data:
|
||||||
- name: filets de saumon
|
- name: filets de saumon
|
||||||
quantity: 400
|
quantity: 400
|
||||||
unit: g
|
unit: g
|
||||||
- ingredients:
|
|
||||||
- name: échalote
|
- name: échalote
|
||||||
quantity: 1
|
quantity: 1
|
||||||
instructions: >
|
instructions: >
|
||||||
|
@ -41,7 +40,6 @@ data:
|
||||||
- name: sel
|
- name: sel
|
||||||
quantity: 1
|
quantity: 1
|
||||||
unit: cc
|
unit: cc
|
||||||
- ingredients:
|
|
||||||
- name: poivre
|
- name: poivre
|
||||||
instructions: >
|
instructions: >
|
||||||
Assaisonner.
|
Assaisonner.
|
||||||
|
@ -49,7 +47,6 @@ data:
|
||||||
- name: vin blanc sec
|
- name: vin blanc sec
|
||||||
quantity: 1 1/2
|
quantity: 1 1/2
|
||||||
unit: dl
|
unit: dl
|
||||||
- ingredients:
|
|
||||||
- name: crème
|
- name: crème
|
||||||
quantity: 2
|
quantity: 2
|
||||||
unit: dl
|
unit: dl
|
||||||
|
|
Loading…
Add table
Reference in a new issue