commit: e38840434058e9dc2f17e42e8052211dab685b91
parent b55d7ee59fa34f820fdc653284cb9e793f9dd0dd
Author: rekkabell <rekkabell@gmail.com>
Date: Fri, 17 Jan 2020 09:20:58 -0500
*
Diffstat:
2 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/site/meals.html b/site/meals.html
@@ -406,4 +406,15 @@
<h2>Lunch</h2>
<p>Had left-over chili from <a href='#day_9'>day 9</a>. Devine had it over wholegrain pasta (as a thick sauce), and I (Rek) had it as is, with some spelt bread on the side.</p>
+
+
+<h2>Dinner</h2>
+<p>Went to a Sichuanese and Thai cuisine restaurant in town.</p>
+<ul>
+ <li>Crispy spinach (entree)</li>
+ <li>Mixed vegetables with tofu in peanut butter sauce</li>
+ <li>Pad thai (requested without fish sauce, eggs)</li>
+ <li>Small bowl of rice</li>
+ <li>2 fortune cookies</li>
+</ul>
</main><footer><a href='about.html'>Grimgrains</a> © 2014—2020<br><a href='http://100r.co/' target='_blank'>Hundred Rabbits</a></footer></body></html>
\ No newline at end of file
diff --git a/src/inc/meals.htm b/src/inc/meals.htm
@@ -406,3 +406,14 @@
<h2>Lunch</h2>
<p>Had left-over chili from <a href='#day_9'>day 9</a>. Devine had it over wholegrain pasta (as a thick sauce), and I (Rek) had it as is, with some spelt bread on the side.</p>
+
+
+<h2>Dinner</h2>
+<p>Went to a Sichuanese and Thai cuisine restaurant in town.</p>
+<ul>
+ <li>Crispy spinach (entree)</li>
+ <li>Mixed vegetables with tofu in peanut butter sauce</li>
+ <li>Pad thai (requested without fish sauce, eggs)</li>
+ <li>Small bowl of rice</li>
+ <li>2 fortune cookies</li>
+</ul>