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,26 @@
Cheese Ball
Home
<h1>Cheese Ball</h1>
<h2>Ingredients</h2>
<ul>
<li>2 8-ounce packages cream cheese</li>
<li>2 packages chopped ham</li>
<li>3 green onions</li>
<li>3 tablespoons mayonnaise</li>
<li>Garlic salt</li>
<li>Crushed pecans</li>
<li>Pepper jelly</li>
</ul>
<h2>Directions</h2>
<ol>
<li>Combine first five ingredients.</li>
<li>Shape into ball and roll in pecans.</li>
<li>Serve with pepper jelly.</li>
</ol>