-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f91d96
commit 9882124
Showing
30 changed files
with
729 additions
and
1,072 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="description" content="Breakfast Burritos / Tacos" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<link rel="stylesheet" type="text/css" href="../index.css" /> | ||
<title>Breakfast Burritos / Tacos</title> | ||
</head> | ||
<body> | ||
<a href="../">← Back to recipe list</a> | ||
<div style="margin: 1em 0"> | ||
<span style="display: flex; align-items: center; column-gap: 10pt"> | ||
<a class="recipe-title" href="breakfast-burritos-tacos.html" | ||
>Breakfast Burritos / Tacos</a | ||
> | ||
|
||
<span class="tag">Breakfast</span> | ||
|
||
</span> | ||
</div> | ||
<div> | ||
|
||
<a | ||
target="_blank" | ||
href="mailto:?subject=Recipe: Breakfast Burritos / Tacos&body=Breakfast Burritos / Tacos%0D%0Ahttps://daveroberts.github.io/recipes/build/recipe/Breakfast Burritos Tacos.html%0D%0ASausage%0D%0Abreakfast sausage or chorizo or ground turkey/beef or bacon%0D%0Aeggs%0D%0Abell pepper%0D%0A1/2 onion%0D%0Apotato%0D%0A%0D%0ABreak down sausage and fry. Remove from pan.%0D%0ADice potatoes into small cubes and fry until golden, remove from pan%0D%0AScramble eggs, remove from pan%0D%0ADice and Saute veggies%0D%0ASausage%0D%0Abreakfast sausage or ground turkey/beef%0D%0Aeggs%0D%0Abell pepper%0D%0A1/2 onion%0D%0Apotato%0D%0A%0D%0ABreak down sausage and fry. Remove from pan.%0D%0ADice potatoes into small cubes and fry until golden, remove from pan%0D%0AScramble eggs, remove from pan%0D%0ADice and Saute veggies" | ||
>Share Recipe 📧</a | ||
> | ||
</div> | ||
|
||
<div> | ||
<a class="external_link" target="_blank" href="https://www.youtube.com/watch?v=ShKEzA9wo_I">https://www.youtube.com/watch?v=ShKEzA9wo_I 🔗</a> | ||
</div> | ||
|
||
<div> | ||
<a class="external_link" target="_blank" href="https://www.youtube.com/watch?v=xdwLxfJBOWE">https://www.youtube.com/watch?v=xdwLxfJBOWE 🔗</a> | ||
</div> | ||
|
||
<h3>Sausage</h3> | ||
|
||
<div class="version"> | ||
|
||
<h4>Ingredients</h4> | ||
<ul> | ||
|
||
<li>breakfast sausage or chorizo or ground turkey/beef or bacon</li> | ||
|
||
<li>eggs</li> | ||
|
||
<li>bell pepper</li> | ||
|
||
<li>1/2 onion</li> | ||
|
||
<li>potato</li> | ||
|
||
</ul> | ||
|
||
<h4>Instructions</h4> | ||
<ol> | ||
|
||
<li>Break down sausage and fry. Remove from pan.</li> | ||
|
||
<li>Dice potatoes into small cubes and fry until golden, remove from pan</li> | ||
|
||
<li>Scramble eggs, remove from pan</li> | ||
|
||
<li>Dice and Saute veggies</li> | ||
|
||
</ol> | ||
|
||
</div> | ||
|
||
<h3>Sausage</h3> | ||
|
||
<div class="version"> | ||
|
||
<h4>Ingredients</h4> | ||
<ul> | ||
|
||
<li>breakfast sausage or ground turkey/beef</li> | ||
|
||
<li>eggs</li> | ||
|
||
<li>bell pepper</li> | ||
|
||
<li>1/2 onion</li> | ||
|
||
<li>potato</li> | ||
|
||
</ul> | ||
|
||
<h4>Instructions</h4> | ||
<ol> | ||
|
||
<li>Break down sausage and fry. Remove from pan.</li> | ||
|
||
<li>Dice potatoes into small cubes and fry until golden, remove from pan</li> | ||
|
||
<li>Scramble eggs, remove from pan</li> | ||
|
||
<li>Dice and Saute veggies</li> | ||
|
||
</ol> | ||
|
||
</div> | ||
|
||
<script type="text/javascript" src="../bundle.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,6 +16,8 @@ | |
> | ||
|
||
<span class="tag">Breakfast</span> | ||
|
||
<span class="tag">Favorite</span> | ||
|
||
</span> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.