Files

164 lines
8.0 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<link href="../../style2.css" rel="stylesheet" type="text/css" />
<meta charset="UTF-8" />
<meta name="viewport" content="user-scalable=no, width=device-width" />
<body class="recipe" itemscope itemtype="http://schema.org/Recipe">
<section class="header">
<div class="image" style="background-image: url('./image.png')" itemprop="image" src="./image.png"></div>
<div class="about">
<h1 itemprop="name">Winter Lentil Soup</h1>
<div class="timing">
prep <span itemprop="prepTime">20 min</span>,&nbsp;cook <span itemprop"cookTime">60 min</span> </div>
<div class="icons">
<div class="icon gluten-free"></div>
<div class="icon serving"></div>× <span itemprop="recipeYield">8</span>
</div>
<div class="description" itemprop="description"></div>
</div>
</section>
<section class="instructions">
<div class="step">
<h3>1</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
4
tbsp
</div>
<div class="item">butter, unsalted</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
</div>
<div class="item">onion, yellow</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Heat the oil in a dutch oven and sautée the onion until golden and translucent.
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
10
cups
</div>
<div class="item">water</div>
<li itemprop="recipeIngredient">
<div class="amount">
5
cups
</div>
<div class="item">chicken broth</div>
<li itemprop="recipeIngredient">
<div class="amount">
3
cups
</div>
<div class="item">lentils, brown</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
</div>
<div class="item">butternut squash (peeled, cubed)</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
bunch
</div>
<div class="item">swiss chard (chopped)</div>
<li itemprop="recipeIngredient">
<div class="amount">
3
stalks
</div>
<div class="item">celery (diced)</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Add the water, broth, vegetables, and lentils. Bring to a boil, and reduce to a simmer.
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
3
tbsp
</div>
<div class="item">curry powder</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
tbsp
</div>
<div class="item">honey</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
</div>
<div class="item">bay leaves</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
sprig
</div>
<div class="item">thyme, fresh</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
tsp
</div>
<div class="item">salt</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
tsp
</div>
<div class="item">black pepper</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Add the next set of ingredients and simmer until the squash is soft (about an hour).
</div>
</div>
<div class="step">
<h3>4</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
8
tsp
</div>
<div class="item">coconut oil</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
tsp
</div>
<div class="item">red pepper flakes</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Add coconut oil and red pepper flakes immediately before serving.
</div>
</div>
</section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html