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,28 @@
Chocolate Chip Cheese Ball
Home
<h1>Chocolate Chip Cheese Ball</h1>
<p>Im not sure of the origin of this recipe, but a lot of us have made it and its great!</p>
<h2>Ingredients</h2>
<ul>
<li>1 package cream cheese</li>
<li>1/2 cup butter, softened</li>
<li>1/4 teaspoon vanilla</li>
<li>3/4 cup confectioners sugar</li>
<li>2 tablespoons brown sugar</li>
<li>3/4 cup mini semisweet chocolate chips</li>
<li>3/4 cup finely chopped pecans</li>
<li>Cinnamon Graham crackers</li>
</ul>
<h2>Directions</h2>
<ol>
<li>Beat cream cheese, butter, and vanilla until fluffy. Gradually add sugars and beat until combined. Stir in chocolate chips. Refrigerate 2 hours</li>
<li>Place mixture on a large piece of plastic wrap shape into ball and chill 1 hour.</li>
<li>Roll in pecans and serve with graham crackers.</li>
</ol>