Are your kids screaming for something sweet, but there’s no ice cream truck in sight?
Don’t panic – we’ve got you covered.
This week’s kid-friendly recipe is the blackberry freezecake pop — so named because the taste reminds me of cheesecake.
These lollipops are so easy to make, look amazing and taste oh so delicious.
You can make them with any berry, but I just love the color of the blackberries.
The dimensions will depend on how many you need to make, but below is a rough guideline.
Ingredients:
- Large pack of blackberries (or any other berry)
- 150 g Greek yogurt
- 25 g caster sugar
- 2 tablespoons honey (not for babies under one year old)
- 3 digestive biscuits (crushed)
Method:
- Place the berries and sugar in a saucepan with 1 tbsp water. Heat gently, turn up the heat and bring to a boil, stirring and mashing so that the berries release their juice (add more water if needed). Simmer for a few minutes and then let it cool completely.
- In a bowl, whisk together yogurt and honey.
- Fill popsicle molds with a spoonful of cooled berries, followed by a layer of yogurt mixture, then another layer of cooled berries. Sprinkle with crushed digestive biscuits and a tablespoon of water to stiffen the biscuit (press down to wrap).
- Push the lollipop sticks in and freeze them until firm – about four hours.
For more tasty recipes for kids and adults, visit my Instagram, @squashedpickle.
Do you have a story to share?
Get in touch by emailing [email protected]
MORE: Kid Friendly Recipes: Three Ingredient Pineapple Puff Flowers That Are Perfect for Picnics
MORE: How to Manage Your Child’s Diabetes (and Avoid a Crashing Comedown)
MORE: Kid Friendly Recipes: How To Make Carrot, Mac, And Cheese With Three Ingredients
window.fbApi = (function () {
var fbApiInit = false;
var awaitingReady = [];
var notifyQ = function () {
var i = 0,
l = awaitingReady.length;
for (i = 0; i < l; i++) {
awaitingReady[i]();
}
};
var ready = function (cb) {
if (fbApiInit) {
cb();
} else {
awaitingReady.push(cb);
}
};
var checkLoaded = function () {
return fbApiInit;
};
window.fbAsyncInit = function () {
FB.init({
appId: '176908729004638',
xfbml: true,
version: 'v2.10'
});
fbApiInit = true;
notifyQ();
};
return {
'ready' : ready,
'loaded' : checkLoaded
};
})();
(function () {
function injectFBSDK() {
if ( window.fbApi && window.fbApi.loaded() ) return;
var d = document,
s="script",
id = 'facebook-jssdk';
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(s);
js.id = id;
js.async = true;
js.src = "https://connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}
if (window.metro) {
window.addEventListener('scroll', injectFBSDK, {once: true, passive: true});
} else {
window.addEventListener('DOMContentLoaded', injectFBSDK, {once: true});
}
})();