30 lines
598 B
HTML
30 lines
598 B
HTML
Pappy's Salsa
|
|
|
|
|
|
|
|
Home
|
|
|
|
|
|
|
|
<h1>Pappy's Salsa</h1>
|
|
<h2>Ingredients</h2>
|
|
<ul>
|
|
<li>6 tomatoes</li>
|
|
<li>1 lime</li>
|
|
<li>2 to 3 teaspoons cilantro</li>
|
|
<li>1/2 medium onion</li>
|
|
<li>1 can tomato paste</li>
|
|
<li>2 to 3 jalapeños, chopped</li>
|
|
<li>1/2 teaspoon minced garlic</li>
|
|
<li>1/2 green pepper, diced</li>
|
|
<li>1/2 green onion</li>
|
|
</ul>
|
|
<h2>Directions</h2>
|
|
<ol>
|
|
<li>Place tomatoes in a blender and blend to a chunky consistency.</li>
|
|
<li>Add green pepper and blend.</li>
|
|
<li>Squeeze in the lime juice and add the remaining ingredients.</li>
|
|
<li>Refrigerate for 2 hours.</li>
|
|
</ol>
|
|
|