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 @@
Cake Mix Cookies
Home
<h1>Cake Mix Cookies</h1>
<p>These are so easy and they are always a hit!</p>
<h2>Ingredients</h2>
<ul>
<li>1 white or yellow cake mix</li>
<li>1/4 cup sugar</li>
<li>2/3 cup oil</li>
<li>1 egg</li>
<li>1/2 cup chopped nuts (optional)</li>
<li>1 cup semisweet chocolate chips</li>
</ul>
<h2>Directions</h2>
<ol>
<li>Mix sugar, egg, and oil into cake mix. Stir in nuts and chips.</li>
<li>Roll into balls onto ungreased sheet and bake about 10 minutes until golden.</li>
</ol>
<p>This makes 1-2 dozen, depending on size.</p>