Chocolate pudding
Author: Sarah
| Evaluate: | |
| Difficulty: | |
|
|
Indulgent chocolate pudding.
Read more
Ingredients:
Number of portions: 1
1 Piece(s)
avocado
2 Teaspoon(s)
unsweetened cocoa powder
Honey to taste
Nut of choice
Preparation:
Preparation time: <15 min.
- Puree ingredients and chill for 15 minutes.
- Garnish with nut of choice.
- Serve and enjoy.
Author: Sarah
Report recipe
<script>
// Get all elements with the class "yasr-multiset-visitors-rater"
const elements = document.querySelectorAll('.yasr-multiset-visitors-rater');
// Attach a click event listener to each element
elements.forEach(element => {
element.addEventListener('click', () => {
// Wait for 1 second before clicking the ".yasr-send-visitor-multiset" element
setTimeout(() => {
const targetElement = document.querySelector('.yasr-send-visitor-multiset');
if (targetElement) {
targetElement.click();
}
}, 1000);
});
});
</script>




