Update Hasperate recipe
This commit is contained in:
@@ -35,13 +35,13 @@ prep <span itemprop="prepTime">50 minutes, plus 1–2 days of resting</span>
|
|||||||
<ul>
|
<ul>
|
||||||
<li itemprop="recipeIngredient">
|
<li itemprop="recipeIngredient">
|
||||||
<div class="amount">
|
<div class="amount">
|
||||||
3
|
4
|
||||||
cups
|
cups
|
||||||
</div>
|
</div>
|
||||||
<div class="item">water</div>
|
<div class="item">water</div>
|
||||||
<li itemprop="recipeIngredient">
|
<li itemprop="recipeIngredient">
|
||||||
<div class="amount">
|
<div class="amount">
|
||||||
3
|
4
|
||||||
tbsp
|
tbsp
|
||||||
</div>
|
</div>
|
||||||
<div class="item">salt, coarse</div>
|
<div class="item">salt, coarse</div>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@ description: >
|
|||||||
recipe has ever been published, so this is my personal take on it, inspired by a receipe I found online.
|
recipe has ever been published, so this is my personal take on it, inspired by a receipe I found online.
|
||||||
steps:
|
steps:
|
||||||
- ingredients:
|
- ingredients:
|
||||||
- { amount: 3, unit: cups, item: "water" }
|
- { amount: 4, unit: cups, item: "water" }
|
||||||
- { amount: 3, unit: tbsp, item: "salt, coarse" }
|
- { amount: 4, unit: tbsp, item: "salt, coarse" }
|
||||||
- { amount: 2, item: "pepper, red bell" }
|
- { amount: 2, item: "pepper, red bell" }
|
||||||
- { amount: 2, item: "pepper, poblano" }
|
- { amount: 2, item: "pepper, poblano" }
|
||||||
- { amount: 5, item: "pepper, habañero" }
|
- { amount: 5, item: "pepper, habañero" }
|
||||||
|
|||||||
Reference in New Issue
Block a user