From 430490952c4f1ccdfce10181650ed2b56f490087 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Wed, 29 Nov 2023 12:42:57 +1100 Subject: latest export --- .../Crispy Potato, Polenta & Cheese Pancake.html | 74 ++++++---------------- 1 file changed, 20 insertions(+), 54 deletions(-) (limited to 'Recipes/Crispy Potato, Polenta & Cheese Pancake.html') diff --git a/Recipes/Crispy Potato, Polenta & Cheese Pancake.html b/Recipes/Crispy Potato, Polenta & Cheese Pancake.html index 7c87666..31538cd 100644 --- a/Recipes/Crispy Potato, Polenta & Cheese Pancake.html +++ b/Recipes/Crispy Potato, Polenta & Cheese Pancake.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,55 +104,39 @@
-
- - - -
- +

Crispy Potato, Polenta & Cheese Pancake

-

-

- - Servings: 2-4 - + Servings: 2-4 - Source: - -

- -
-
-

Ingredients

@@ -163,43 +144,34 @@
- -
-

Description

A crispy potato and sharp Cheddar pancake with the pleasing crunch
of polenta, topped with greens and lemony herbs. I make this using
leftover cooked potatoes, but it's good enough to cook them for.
These quantities will make enough to serve four as a light meal and
two as a hearty one.

- -

Directions

If you need to cook your potatoes, peel then boil them in well salted water for about 20 minutes, or until soft. Drain and leave to steam dry.

Meanwhile, cook the onion in an approximately 22cm non-stick frying pan with a little olive oil over a medium heat until it is soft and sweet, but not brown. This should take about 8-10 minutes.

Put the potatoes into a bowl and use a spoon to mash them a little: you want some texture, but no large pieces. Add the cooked onion, cheese and polenta, and season well with salt and pepper.

Heat some olive oil over a high heat in the pan. Once it's sizzling, press the potato mixture into the pan to form one big pancake (it should look like a Spanish tortilla). Turn down the heat to medium and cook for 10-15 minutes until the pancake has a deep golden crust underneath.

To turn, use a tea towel to protect your hand, then cover the pan with a plate, tip the pan upside-down so that the pancake is on the plate cooked side up, then slide it back into the pan to cook the other side for another 10-15 minutes until golden. If it falls apart a bit, don't worry - as it cooks it will come together.

Once cooked, flash-fry your greens in a little olive oil, salt and pepper. Dress your herbs in olive oil and lemon juice with a good pinch of salt. Pile the greens and herbs onto slices of pancake.

- - + - - -
@@ -207,7 +179,6 @@ - @@ -249,15 +220,13 @@ // build items array var items = [ - { msrc: 'Images/3B03D378-928C-4DE2-A9E0-FD7DD8A8B492/50FC9354-A065-4050-AC1C-73CBB7F2FE98.jpg', src: 'Images/3B03D378-928C-4DE2-A9E0-FD7DD8A8B492/50FC9354-A065-4050-AC1C-73CBB7F2FE98.jpg', - w: 2048.0, - h: 1536.0, + w: 0, + h: 0, title: '1' }, - ]; var index = 0; @@ -293,8 +262,5 @@ - - - -- cgit v1.2.3