Presidential Meals on Presidents’ Day – Washington

Pancakes stacked upon each other on a plate with bacon on the side.

Let’s celebrate #PresidentsDay this year by eating what they ate! How about George Washington’s favorite: pancakes!

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); } }); });