Add berry smoothie

This commit is contained in:
Jake Runyan 2026-03-06 14:26:50 -08:00
parent 7cf7b9572d
commit 245525e319
2 changed files with 38 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 KiB

View File

@ -0,0 +1,38 @@
---
title: "Berry Smoothie"
slug: "berry-smoothie"
date: "2026-03-06"
lastUpdated: "2026-03-06"
category: "drinks"
tags: ["drinks", "smoothie"]
cookTime: 5
prepTime: 5
servings: 2
author: "jake"
description: "A refreshing smoothie with a forward berry flavor."
featured: false
display: true
displayPhoto: "./assets/berry-smoothie.jpg"
---
<RecipeCard>
## Photos
![Berry Smoothie](./assets/berry-smoothie.jpg)
*Berry Smoothie*
## Ingredients
- 1 cup honey vanilla greek yogurt
- 1 banana
- 1 cup berry mix
- 1 cup blueberries
## 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>