22 lines
312 B
HTML
22 lines
312 B
HTML
Three-cheese Dip
|
|
|
|
|
|
|
|
Home
|
|
|
|
|
|
|
|
<h1>Three-cheese Dip</h1>
|
|
<h2>Ingredients</h2>
|
|
<ul>
|
|
<li>8 ounces shredded cheddar</li>
|
|
<li>1 cup mayonnaise</li>
|
|
<li>1/2 cup sour cream</li>
|
|
<li>Sugar to taste</li>
|
|
</ul>
|
|
<h2>Directions</h2>
|
|
<ol>
|
|
<li>Mix until slightly sweet. Serve with chips or vegetables.</li>
|
|
</ol>
|
|
|