mirror of
https://github.com/runyanjake/cooking.git
synced 2026-03-26 01:43:17 -07:00
39 lines
767 B
Plaintext
39 lines
767 B
Plaintext
---
|
|
title: "Strawberry Smoothie"
|
|
slug: "strawberry-smoothie"
|
|
date: "2026-03-10"
|
|
lastUpdated: "2026-03-10"
|
|
category: "drinks"
|
|
tags: ["drinks", "smoothie"]
|
|
cookTime: 5
|
|
prepTime: 5
|
|
servings: 2
|
|
author: "jake"
|
|
description: "A refreshing smoothie with a strawberry flavor."
|
|
featured: false
|
|
display: true
|
|
displayPhoto: "./assets/strawberry-smoothie.jpg"
|
|
---
|
|
|
|
<RecipeCard>
|
|
|
|
## Photos
|
|

|
|
*Strawberry Smoothie*
|
|
|
|
## Ingredients
|
|
- 1 cup honey vanilla greek yogurt
|
|
- 1 banana
|
|
- 1/4 cup frozen berry mix
|
|
- 2 cups fresh strawberries
|
|
|
|
## Instructions
|
|
1. Put all ingredients into a blender and blend until smooth.
|
|
2. Enjoy!
|
|
|
|
## Notes
|
|
### Yogurt Choice
|
|
- Greek yogurt is healthier and becomes less watery over time.
|
|
|
|
</RecipeCard>
|