26 lines
453 B
HTML
26 lines
453 B
HTML
Wedding Cookies
|
|
|
|
|
|
|
|
Home
|
|
|
|
|
|
|
|
<h1>Wedding Cookies</h1>
|
|
<h2>Ingredients</h2>
|
|
<ul>
|
|
<li>2 sticks butter, softened</li>
|
|
<li>5 tablespoons powdered sugar (a scant less than ½ cup)</li>
|
|
<li>1 cup chopped pecans</li>
|
|
<li>2 teaspoons vanilla</li>
|
|
<li>2 cups flour</li>
|
|
<li>More powdered sugar</li>
|
|
</ul>
|
|
<h2>Directions</h2>
|
|
<ol>
|
|
<li>Mix and roll into balls.</li>
|
|
<li>Bake at 350°F until done.</li>
|
|
<li>Roll in powdered sugar when cool.</li>
|
|
</ol>
|
|
|