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/Chunky Chickpea & Herb Dumpling Soup.html | 96 +++++++---------------- 1 file changed, 29 insertions(+), 67 deletions(-) (limited to 'Recipes/Chunky Chickpea & Herb Dumpling Soup.html') diff --git a/Recipes/Chunky Chickpea & Herb Dumpling Soup.html b/Recipes/Chunky Chickpea & Herb Dumpling Soup.html index 2ebb16a..dff5154 100644 --- a/Recipes/Chunky Chickpea & Herb Dumpling Soup.html +++ b/Recipes/Chunky Chickpea & Herb Dumpling Soup.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,53 +104,38 @@
-
- - - -
- +

Chunky Chickpea & Herb Dumpling Soup

-

★★★★★

-

- - Prep Time: 30 min - - Cook Time: 35 min - - Servings: 4 - + Prep Time: 30 min + Cook Time: 35 min + Servings: 4 - +

- -
-
-

Ingredients

@@ -161,35 +143,27 @@
- -
- -

Directions

1) Heat the oil in a large saucepan, and cook the onion over medium heat for 2-3 minutes, or until soft. Add the garlic, cumin, ground coriander and chilli and cook for 1 minute, or until fragrant. Add the chickpeas, stock and tomato. Bring to the boil, then reduce the heat and simmer, covered, for 10 minutes. Stir in the coriander.

2) To make the dumplings, sift the flour into a bowl and add the chopped butter. Rub the butter into the flour with your fingertips until it resembles fine breadcrumbs. Stir in the cheese and mixed fresh herbs. Make a well in the centre, add the milk and mix with a flat-bladed knife until just combined. Bring together into a rough ball, divide into eight portions and roll into small balls.

3) Add the dumplings to the soup, cover and simmer for 20 minutes, or until a skewer comes out clean when inserted in the centre of the dumplings.

- - + - - -

Nutrition

@@ -197,9 +171,6 @@
- - -
@@ -207,7 +178,6 @@ - @@ -249,39 +219,34 @@ // build items array var items = [ - { msrc: 'Images/BE766CB2-0938-417B-ADB2-6C8D1A4A7A72/8815839F-7A69-48F0-8B71-0BFD960B44E5.jpg', src: 'Images/BE766CB2-0938-417B-ADB2-6C8D1A4A7A72/8815839F-7A69-48F0-8B71-0BFD960B44E5.jpg', - w: 1536.0, - h: 2048.0, + w: 0, + h: 0, title: '1' }, - { msrc: 'Images/BE766CB2-0938-417B-ADB2-6C8D1A4A7A72/15B81654-ED11-4314-9AE4-1B3C23994624.jpg', src: 'Images/BE766CB2-0938-417B-ADB2-6C8D1A4A7A72/15B81654-ED11-4314-9AE4-1B3C23994624.jpg', - w: 1536.0, - h: 2048.0, + w: 0, + h: 0, title: '2' }, - { msrc: 'Images/BE766CB2-0938-417B-ADB2-6C8D1A4A7A72/E36D943F-1A9D-4D6F-A5A9-85DA5CA58D75.jpg', src: 'Images/BE766CB2-0938-417B-ADB2-6C8D1A4A7A72/E36D943F-1A9D-4D6F-A5A9-85DA5CA58D75.jpg', - w: 1536.0, - h: 2048.0, + w: 0, + h: 0, title: '3' }, - { msrc: 'Images/BE766CB2-0938-417B-ADB2-6C8D1A4A7A72/81461590-EB18-47A1-A770-D5EFD20009D6.jpg', src: 'Images/BE766CB2-0938-417B-ADB2-6C8D1A4A7A72/81461590-EB18-47A1-A770-D5EFD20009D6.jpg', - w: 1536.0, - h: 2048.0, + w: 0, + h: 0, title: '4' }, - ]; var index = 0; @@ -317,8 +282,5 @@ - - - -- cgit v1.2.3