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,28 @@
Strawberry Bread
Home
<h1>Strawberry Bread</h1>
<h2>Ingredients</h2>
<ul>
<li>3 cups plain flour</li>
<li>1 teaspoon salt</li>
<li>2 cups sugar</li>
<li>1 teaspoon baking soda</li>
<li>3 teaspoons cinnamon</li>
<li>1 1/4 cups pecans</li>
<li>2 10-ounce packages frozen strawberries</li>
<li>3 eggs, beaten</li>
<li>1 1/4 cups cooking oil</li>
</ul>
<h2>Directions</h2>
<ol>
<li>Thaw strawberries and mash them up some. Add eggs and oil and stir well.</li>
<li>Mix dry ingredients, then fold into strawberry mixture.</li>
<li>Pour into two greased loaf pans and bake at 350°F for 1 hour.</li>
</ol>