26 lines
469 B
HTML
26 lines
469 B
HTML
Aunt Cindy's Cheese Ball
|
|
|
|
|
|
|
|
Home
|
|
|
|
|
|
|
|
<h1>Aunt Cindy's Cheese Ball</h1>
|
|
<h2>Ingredients</h2>
|
|
<ul>
|
|
<li>1/4 cup green bell pepper</li>
|
|
<li>1/4 cup red bell pepper</li>
|
|
<li>1/8 cup onion</li>
|
|
<li>1 small can crushed pineapple</li>
|
|
<li>1 cup grated sharp cheddar cheese</li>
|
|
<li>8 ounces cream cheese, or 2 packages</li>
|
|
<li>1/4 cup chopped pecans</li>
|
|
</ul>
|
|
<h2>Directions</h2>
|
|
<ol>
|
|
<li>Blend ingredients with a mixer.</li>
|
|
<li>Roll in pecans.</li>
|
|
</ol>
|
|
|