Update Hasperate recipe

This commit is contained in:
Andrew Miner
2021-10-28 22:00:29 -06:00
parent d0723ef909
commit b799393907
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -35,13 +35,13 @@ prep <span itemprop="prepTime">50 minutes, plus 12 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>
+2 -2
View File
@@ -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" }