add syrup

This commit is contained in:
Tyler Perkins 2022-12-26 19:19:00 -05:00
parent f06128e6d8
commit 3c10883e1d
1 changed files with 31 additions and 0 deletions

31
Vanilla syrup.html Normal file
View File

@ -0,0 +1,31 @@
<div class="post-2-1">
<div>
<p>Very simple recipe for vanilla syrup. I put it in my coffee with a little
bit of milk.</p>
<p>Yield: ~7 fluid ounces</p>
<p>You will need:</p>
<ul>
<li>1 cup of water</li>
<li>1 cup of granulated sugar</li>
<li>2 tsp of vanilla extract</li>
</ul>
<br />
<p>Process:</p>
<ol>
<li>Mix water and sugar in saucepan</li>
<li>Bring to gentle boil slowly</li>
<li>Bring down to simmer, let simmer for 15-20 mins</li>
<li>Take off heat, let cool for 5 mins</li>
<li>Mix in vanilla extract. Place in bottle</li>
</ol>
</div>
<div>
<figure>
<img src="../img/vanilla-syrup.jpg" class="fig-img"></img>
<figcaption>Total yield. Placed in old sesame oil
container</figcaption>
</figure>
</div>
</div>