From 430490952c4f1ccdfce10181650ed2b56f490087 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Wed, 29 Nov 2023 12:42:57 +1100 Subject: latest export --- Recipes/Put The Lentil in The Coconut.html | 76 +++++++++--------------------- 1 file changed, 21 insertions(+), 55 deletions(-) (limited to 'Recipes/Put The Lentil in The Coconut.html') diff --git a/Recipes/Put The Lentil in The Coconut.html b/Recipes/Put The Lentil in The Coconut.html index a3861b1..2702e89 100644 --- a/Recipes/Put The Lentil in The Coconut.html +++ b/Recipes/Put The Lentil in The Coconut.html @@ -1,4 +1,4 @@ - + @@ -6,28 +6,32 @@ /* Shared styles */ body { font-family: Helvetica, sans-serif; - font-size: 16.0px; + font-size: 16px; color: #34302e; margin: 0.25in; } + @page { + size: letter portrait; + margin: 0.25in; + } .name { - font-size: 18.0px; + font-size: 18px; font-family: Helvetica, sans-serif; font-weight: normal; margin: 0 0 10px 0; } .categories { color: #605D5D; - font-size: 14.0px; + font-size: 14px; font-family: Helvetica, sans-serif; font-style: italic; } .rating { color: #d10505; - font-size: 14.0px; + font-size: 14px; } .metadata { - font-size: 14.0px; + font-size: 14px; } .infobox p { margin: 0; @@ -36,7 +40,7 @@ .subhead { color: #d10505; font-weight: bold; - font-size: 14.0px; + font-size: 14px; text-transform: uppercase; margin: 10px 0; } @@ -61,19 +65,15 @@ line-height: 130%; } .photobox { - float: left; margin-right: 14px; - - - } + } .photo { - max-width: 140.0px; - max-height: 140.0px; + max-width: 140px; + max-height: 140px; width: auto; height: auto; } - .inline-image { max-width: 25%; max-height: 25%; @@ -88,11 +88,8 @@ text-align: center !important; } .recipe { - page-break-after: always; - - - } + } .recipe:first-child { border-top: 0 none; margin-top: 0; @@ -107,51 +104,37 @@
-
- - - -
- +

Put The Lentil in The Coconut

-

★★★★

-

- - Prep Time: 5 min - - Cook Time: 20 min - + Prep Time: 5 min + Cook Time: 20 min - +

- -
-
-

Ingredients

@@ -159,37 +142,30 @@
- -
-

Description

Wowzers! This coconut curried lentil purée is good! I made it for my baby, but ate it for my own lunch instead-right out of the blender. I'm talking seriously yummy here.

This earthy vegetarian purée is loaded with fiber, iron, and protein, and can be served smooth or chunky.

I like to introduce it as a smooth purée, then reserve some of the lentils from the pot, adding them back in after I blend the rest of the ingredients for some additional thickness.

Serve with toasted pita and a sprinkle of cilantro for a more grown-up meal.

- -

Directions

In a medium saucepan, heat the olive oil over
medium heat.

Cook the onion for 5 minutes or until translucent. Add the ginger and stir for 1 minute.

Add the carrots, sweet potato, lentils, curry powder, and vegetable stock to the saucepan. Bring to a boil and cook, covered, for 15 to 20 minutes or until all the vegetables are tender, stirring occasionally. Let cool slightly.

Transfer all the ingredients into a blender.
Add the coconut milk and purée until you reach your desired consistency.

- -

Notes

@@ -197,14 +173,10 @@
- - - -
@@ -212,7 +184,6 @@ - @@ -254,15 +225,13 @@ // build items array var items = [ - { msrc: 'Images/0898FB70-629A-4EDC-AE98-CEDC90E787BD/FCCEEA00-2C57-4C80-BD31-F5FFB685EA36.jpg', src: 'Images/0898FB70-629A-4EDC-AE98-CEDC90E787BD/FCCEEA00-2C57-4C80-BD31-F5FFB685EA36.jpg', - w: 1536.0, - h: 2048.0, + w: 0, + h: 0, title: '1' }, - ]; var index = 0; @@ -298,8 +267,5 @@ - - - -- cgit v1.2.3