Files
recipes/docs/sides/jacket-potatoes/index.html
T
2021-12-27 17:13:04 -07:00

96 lines
4.5 KiB
HTML
Raw 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">Jacket Potatoes</h1>
<div class="timing">
prep <span itemprop="prepTime">5 minutes</span>,&nbsp;cook <span itemprop"cookTime">2 hours</span> </div>
<div class="icons">
<div class="icon gluten-free"></div>
<div class="icon vegetarian"></div>
<div class="icon serving"></div>× <span itemprop="recipeYield">4</span>
</div>
<div class="description" itemprop="description">These are the best baked potatoes ever. With a slightly different preparation, they wind up with extra crispy skins and extra fluffy, soft insides. I'll never go back to the "campfire" potatoes in foil again.
</div>
</div>
</section>
<section class="instructions">
<div class="step">
<h3>1</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Pre-heat the oven to 400°F.
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
4
</div>
<div class="item">potatoes, large russet</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Wash the potatoes, and then cut a quarter inch cross into the tops. Place in an oven at 400°F for 10min short of two hours.
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Remove the potatoes from the oven and deepen the slits by another quarter of an inch. Return to the oven for 10 more minutes.
</div>
</div>
<div class="step">
<h3>4</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
4
tbsp
</div>
<div class="item">butter</div>
<li itemprop="recipeIngredient">
<div class="amount">
</div>
<div class="item">salt</div>
<li itemprop="recipeIngredient">
<div class="amount">
</div>
<div class="item">pepper</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Remove from the oven and allow to cool slightly. Pinch to open up the potato and serve with a generous slab of butter and dusted with salt and pepper.
</div>
</div>
</section>
<section class="credits">
<span itemprop="author">Joanna Goddard</span>,&nbsp;<a href="https://cupofjo.com/2014/08/how-to-make-english-jacket-potatoes/">https://cupofjo.com/2014/08/how-to-make-english-jacket-potatoes/</a> </section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html