27 lines
546 B
HTML
27 lines
546 B
HTML
Earthquake Cake
|
|
|
|
|
|
|
|
Home
|
|
|
|
|
|
|
|
<h1>Earthquake Cake</h1>
|
|
<h2>Ingredients</h2>
|
|
<ul>
|
|
<li>1 cup nuts</li>
|
|
<li>1 can coconut</li>
|
|
<li>1 German chocolate cake mix, prepared</li>
|
|
<li>1 8-ounce package cream cheese</li>
|
|
<li>1 stick butter</li>
|
|
<li>1 pound powdered sugar</li>
|
|
</ul>
|
|
<h2>Directions</h2>
|
|
<ol>
|
|
<li>Place nuts and coconut in bottom of pan.</li>
|
|
<li>Pour prepared cake mix over them.</li>
|
|
<li>Mix cream cheese, butter, and powdered sugar and drop by spoonfuls over batter.</li>
|
|
<li>Bake according to cake-mix directions.</li>
|
|
</ol>
|
|
|