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,29 @@
Cookie Cake
Home
<h1>Cookie Cake</h1>
<h2>Ingredients</h2>
<ul>
<li>1 box yellow cake mix</li>
<li>1 stick butter, softened</li>
<li>1 egg</li>
<li>8 ounces cream cheese, softened</li>
<li>1 stick butter</li>
<li>1 box confectioners' sugar</li>
<li>2 eggs</li>
</ul>
<h2>Directions</h2>
<ol>
<li>Mix the cake mix, softened butter, and 1 egg.</li>
<li>Put the mixture into a greased 9 x 13-inch pan.</li>
<li>Mix the cream cheese, 1 stick butter, confectioners' sugar, and 2 eggs.</li>
<li>Place the cream cheese mixture on top.</li>
<li>Bake at 300°F for 1 hour.</li>
<li>Cool completely and cut into squares.</li>
</ol>