Updates
This commit is contained in:
parent
155a791915
commit
c3c76f0178
126 changed files with 997 additions and 714 deletions
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -87,32 +87,33 @@
|
|||
</div>
|
||||
</nav>
|
||||
<h1>Creamy Chicken Orzo</h1>
|
||||
<div class="header-meta"><date>May 20, 2025</date></div>
|
||||
<div class="header-meta"></div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<h2 id="ingredients" tabindex="-1">
|
||||
<a class="header-anchor" href="#ingredients" aria-hidden="true"></a>
|
||||
Ingredients
|
||||
</h2>
|
||||
<ul>
|
||||
<li>2 Boneless Skinless Chicken Breasts, cooked and diced</li>
|
||||
<li>8 ounces Orzo Pasta</li>
|
||||
<li>2 Celery Stalks, finely diced</li>
|
||||
<li>2 Carrots, finely diced</li>
|
||||
<li>1/2 Yellow Onion, finely diced</li>
|
||||
<li>5 tablespoons Butter</li>
|
||||
<li>2 tablespoons Olive Oil</li>
|
||||
<li>2 cups Chicken Broth</li>
|
||||
<li>½ cup Heavy Whipping Cream</li>
|
||||
<li>1 teaspoon Chicken Bouillon Powder</li>
|
||||
<li>1/3 cup All Purpose Flour</li>
|
||||
<li>2 boneless skinless chicken breasts, cooked and diced</li>
|
||||
<li>8 ounces Orzo pasta</li>
|
||||
<li>2 celery stalks, finely diced</li>
|
||||
<li>2 carrots, finely diced</li>
|
||||
<li>1/2 yellow onion, finely diced</li>
|
||||
<li>5 tablespoons butter</li>
|
||||
<li>2 tablespoons olive oil</li>
|
||||
<li>2 cups chicken broth</li>
|
||||
<li>½ cup heavy whipping cream</li>
|
||||
<li>1 teaspoon chicken bouillon powder</li>
|
||||
<li>1/3 cup all purpose flour</li>
|
||||
</ul>
|
||||
<h2 id="instructions" tabindex="-1">
|
||||
<a class="header-anchor" href="#instructions" aria-hidden="true"></a>
|
||||
Instructions
|
||||
</h2>
|
||||
<ol>
|
||||
<li>Cook the orzo per the package instructions.</li>
|
||||
<li>Cook the Orzo per the package instructions.</li>
|
||||
<li>
|
||||
While that cooks, make a mirepoix:
|
||||
<ol>
|
||||
|
@ -185,6 +186,14 @@
|
|||
<strong>Potassium</strong> 442mg
|
||||
</p>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue