Cilantro Pesto Recipe – Pinch of Yum

You may need to use a spatula to scrape it down as you go since it’s a bit of a thicker texture. You can also add a splash of water to help keep it moving in the blender. 

All cilantro bunches are going to be different sizes so if you get a small one, I would use two cilantro bunches. You want 1.5 – 2 cups so that there’s enough to give it some body.

A small blender or food processor (like this one) works best for this sauce! If you’re using a larger blender, you will want to double the amounts in order to give it enough volume to actually be able to blend properly.

Source link

Leave a Comment

document.addEventListener("DOMContentLoaded", function () { // Create a div for the sticky footer const stickyFooter = document.createElement("div"); stickyFooter.id = "sticky-footer-ad"; stickyFooter.style.position = "fixed"; stickyFooter.style.bottom = "0"; stickyFooter.style.left = "0"; stickyFooter.style.width = "100%"; stickyFooter.style.backgroundColor = "#fff"; stickyFooter.style.boxShadow = "0 -2px 5px rgba(0,0,0,0.2)"; stickyFooter.style.zIndex = "1000"; stickyFooter.style.padding = "10px 0"; stickyFooter.style.textAlign = "center"; // Add AdSense code stickyFooter.innerHTML = `
`; document.body.appendChild(stickyFooter); // Close button functionality document.getElementById("close-footer-ad").addEventListener("click", function () { stickyFooter.style.display = "none"; }); // Initialize AdSense (adsbygoogle = window.adsbygoogle || []).push({}); });