28 lines
624 B
HTML
28 lines
624 B
HTML
Pimento Cheese
|
|
|
|
|
|
|
|
Home
|
|
|
|
|
|
|
|
<h1>Pimento Cheese</h1>
|
|
<p>This is great with crackers, pita chips, or on sandwiches</p>
|
|
<h2>Ingredients</h2>
|
|
<ul>
|
|
<li>1 1/2 cups shredded extra-sharp cheddar</li>
|
|
<li>4 ounces cream cheese, softened</li>
|
|
<li>1/2 cup mayonnaise</li>
|
|
<li>1 4-ounce jar chopped pimentos</li>
|
|
<li>1/4 teaspoon onion powder</li>
|
|
<li>1/4 to 1/2 teaspoon cayenne pepper</li>
|
|
<li>1/2 teaspoon garlic powder</li>
|
|
</ul>
|
|
<h2>Directions</h2>
|
|
<ol>
|
|
<li>Mix cheeses, mayonnaise, and pimentos.</li>
|
|
<li>Season with onion powder, cayenne, and garlic powder.</li>
|
|
<li>Cover and chill until ready to serve.</li>
|
|
</ol>
|
|
|