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 @@
Broccoli Salad
Home
<h1>Broccoli Salad</h1>
<h2>Ingredients</h2>
<ul>
<li>1 bunch broccoli</li>
<li>1 cup sunflower seeds</li>
<li>1 cup raisins</li>
<li>10 slices bacon, cooked and crumbled</li>
<li>1/2 cup chopped purple onion</li>
<li>1/4 cup milk</li>
<li>1 cup mayonnaise</li>
<li>1/2 cup sugar</li>
</ul>
<h2>Directions</h2>
<ol>
<li>Combine first five ingredients.</li>
<li>Blend milk, mayonnaise, and sugar; stir into salad.</li>
<li>Chill 30 minutes.</li>
</ol>
<p>This is also really good with craisins instead of raisins.</p>