Files
recipes/docs/appetizers/chicken-pastries/index.html
T

98 lines
4.8 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">Chicken Pastries</h1>
<div class="timing">
prep <span itemprop="prepTime">15 min</span>,&nbsp;cook <span itemprop"cookTime">30 min</span> </div>
<div class="icons">
<div class="icon serving"></div>× <span itemprop="recipeYield">4</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
</div>
<div class="item">chicken breasts</div>
<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 & pepper</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Preheat the oven to 375°F. Place the chicken in an oven-safe pan and cover with small slices of butter. Season with salt and pepper to taste. Cover with aluminum foil and place in the oven. Cook until the chicken breasts have reached 160°F in the centers (about 20 min)."
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Remove the chicken from the oven and allow to cool slightly. Then pull the chicken apart into shreds.
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
5 oz
</div>
<div class="item">Boursin Garlic & Herb cheese</div>
<li itemprop="recipeIngredient">
<div class="amount">
16
</div>
<div class="item">crescent roll dough wedges</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Cover a cookie sheet with aluminum foil. Working on at a time, take the crescent roll dough and stretch it slightly until it is roughly an equilateral triangle. Place a teaspoon of cheese in the center, and then about ¾oz of chicken. This should form a small lump in the center of the dough. Then fold up the corners over the center, and pinch any remaining openings closed. Place each pastry on the cookie sheet.
</div>
</div>
<div class="step">
<h3>4</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Place the cookie sheet in the oven and cook until the tops of the pastries have turned golden brown (anywhere from 812 minutes, depending upon your oven).
</div>
</div>
</section>
<section class="credits">
<span itemprop="author">Lynne Miner</span>
</section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html