diff --git a/app/index.md b/app/index.md index 60586822..542a7aa3 100644 --- a/app/index.md +++ b/app/index.md @@ -8,7 +8,7 @@ Welcome to _Flavor_, the only place on the planet where your taste buds won't be ### [Cuba Pudding Jr.](writer/cuba-pudding-jr.md) | cubapud@flavor.magazine -[Grilled Peach Salad](recipe/jan/grilled-peach-salad.md) +[Quick Oatmeal Pancakes](recipe/feb/quick-oatmeal-pancakes.md) ### [Eggs Benny](writer/eggs-benny.md) | englishmuffin@flavor.magazine diff --git a/app/recipe/feb/quick-oatmeal-pancakes.md b/app/recipe/feb/quick-oatmeal-pancakes.md new file mode 100644 index 00000000..4dac0ac1 --- /dev/null +++ b/app/recipe/feb/quick-oatmeal-pancakes.md @@ -0,0 +1,20 @@ +# Quick Oatmeal Pancakes + +My husband used to not like pancakes and absolutely hate pancake syrup until I had him try the oatmeal pancake with mango or blueberry sauce. Now he regularly asks me to make some for breakfast. Serve warm with your favorite syrup or sauce. + +Source: https://www.allrecipes.com/recipe/228654/quick-oatmeal-pancakes/ + +## Ingredients + +- 1 cup milk +- 2/3 cup quick-cooking oats +- 2/3 cup all-purpose flour +- 2 tablespoons brown sugar +- 1 1/2 teaspoons baking powder +- 1/2 teaspoon salt + +# Instructions + +1. Place 1 cup milk in a microwave-safe bowl; heat in microwave until bubbling, about 2 minutes. Stir in the oats. +2. Mix flour, brown sugar, baking powder, salt, and cinnamon together in a bowl. Whisk eggs, 2 teaspoons melted butter, and vanilla extract together in a separate bowl; add 1/4 cup milk. Mix oat mixture and egg mixture with flour mixture; stir to combine. +3. Heat 2 teaspoons butter on a griddle or skillet over medium heat; pour about 1/3 cup batter into the hot butter. Cook pancakes until bubbles appear on top layer, about 5 minutes. Flip and cook other side until evenly browned, about 5 more minutes. \ No newline at end of file diff --git a/app/writer/cuba-pudding-jr.md b/app/writer/cuba-pudding-jr.md index dc2bfe39..4ea88110 100644 --- a/app/writer/cuba-pudding-jr.md +++ b/app/writer/cuba-pudding-jr.md @@ -5,3 +5,4 @@ Recipe Picks: - January: [Grilled Peach Salad](../recipe/jan/grilled-peach-salad.md) +- February: [Quick Oatmeal Pancakes](../recipe/feb/quick-oatmeal-pancakes.md) \ No newline at end of file