30 lines
643 B
HTML
30 lines
643 B
HTML
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>
|
|
|