Add banana-chocolate smoothie

This commit is contained in:
Jake Runyan 2026-03-13 17:36:42 -07:00
parent 514b4922ab
commit 473463d6a4
2 changed files with 38 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -0,0 +1,38 @@
---
title: "Banana-Chocolate Smoothie"
slug: "banana-chocolate-smoothie"
date: "2026-03-13"
lastUpdated: "2026-03-13"
category: "drinks"
tags: ["drinks", "smoothie"]
cookTime: 5
prepTime: 5
servings: 2
author: "jake"
description: "A refreshing smoothie with a banana-chocolate flavor."
featured: false
display: true
displayPhoto: "./assets/banana-chocolate-smoothie.jpg"
---
<RecipeCard>
## Photos
![Banana-Chocolate Smoothie](./assets/banana-chocolate-smoothie.jpg)
*Banana-Chocolate Smoothie*
## Ingredients
- 1 cup vanilla greek yogurt
- 1 banana
- 1/8 cup cream / whole milk
- 1 tsp chocolate powder
## Instructions
1. Put all ingredients into a blender and blend until smooth.
2. Enjoy!
## Notes
### Yogurt Choice
- Greek yogurt is healthier and becomes less waterier over time.
</RecipeCard>