initial commit

This commit is contained in:
venus
2026-07-31 16:09:39 -05:00
commit bde04ebf0b
201 changed files with 5848 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
Grape Salad
Home
<h1>Grape Salad</h1>
<p>Sweet and Sour with Sugar on Top</p>
<h2>Ingredients</h2>
<ul>
<li>1 pound each red and green seedless grapes</li>
<li>8 ounces sour cream</li>
<li>8 ounces cream cheese</li>
<li>1 cup sugar</li>
<li>1 teaspoon vanilla</li>
<li>1 cup brown sugar</li>
<li>1 cup chopped pecans</li>
</ul>
<h2>Directions</h2>
<ol>
<li>Mix softened cream cheese, sour cream, sugar, and vanilla.</li>
<li>Stir in grapes and place in 13x9-inch dish.</li>
<li>Top with brown sugar and pecans and refrigerate several hours.</li>
</ol>