New Zealand pavlova recipe
Help your child make delicious New Zealand pavlova with this simple recipe.
You will need
- 2 eggs
- 80g caster sugar
- 1/2 tsp cornflour
- 1 lemon
- 2 kiwi fruit
- 200g strawberries
- 1/2 tsp vanilla bean paste
- 150ml cream
/** * https://gist.github.com/samthor/64b114e4a4f539915a95b91ffd340acc */ (function() { var check = document.createElement('script'); if (!('noModule' in check) && 'onbeforeload' in check) { var = false; document.addEventListener('beforeload', function(e) { if (e.target === check) { = true; } else if (!e.target.hasAttribute('nomodule') || !) { return; } e.preventDefault(); }, true); check.type = 'module'; check.src = '.'; document.head.appendChild(check); check.remove(); } }());