27 lines
457 B
HTML
27 lines
457 B
HTML
Date Balls
|
|
|
|
|
|
|
|
Home
|
|
|
|
|
|
|
|
<h1>Date Balls</h1>
|
|
<h2>Ingredients</h2>
|
|
<ul>
|
|
<li>1 stick butter</li>
|
|
<li>1 egg</li>
|
|
<li>1 cup sugar</li>
|
|
<li>1 cup dates</li>
|
|
<li>1 cup nuts</li>
|
|
<li>1 teaspoon vanilla</li>
|
|
<li>4 cups Rice Krispies</li>
|
|
<li>Powdered sugar</li>
|
|
</ul>
|
|
<h2>Directions</h2>
|
|
<ol>
|
|
<li>Cook first six ingredients in a sauce pan until dissolved and combined.</li>
|
|
<li>Pour over cereal, shape into balls, and roll in powdered sugar.</li>
|
|
</ol>
|
|
|