Experimenting with Vegan Recipes

Woman eating and drinking at kitchen counter.

Looking to switch up your daily diet? Why not jump off the deep end and try out a #vegan diet? We have plenty of delicious recipes to share that can guide you through!

You Might Also Like

document.addEventListener("DOMContentLoaded", function() { const youtubeIframes = document.querySelectorAll('iframe[src*="youtube.com"], iframe[src*="youtu.be"]'); youtubeIframes.forEach(function(iframe) { const parent = iframe.parentElement; if (!parent.classList.contains('youtube-container')) { const wrapper = document.createElement('div'); wrapper.classList.add('youtube-container'); iframe.parentNode.insertBefore(wrapper, iframe); wrapper.appendChild(iframe); } }); });