diff --git a/content/blueberry-smoothie.md b/content/blueberry-smoothie.md new file mode 100644 index 0000000..99630ee --- /dev/null +++ b/content/blueberry-smoothie.md @@ -0,0 +1,29 @@ +--- +title: Blueberry Smoothie +tags: ['fruit', 'drink', 'smoothie'] +date: 2025-07-14 +author: "riley-ross" +--- + +![blueberry smoothie](/pix/blueberry-smoothie.webp) + +An all-natural, simple smoothie. + +- ⏲️ Prep time: 5 min +- 🍳 Cook time: 1 min +- 🍽️ Servings: 1-2 + +## Ingredients + +- 1 Cup of from Blueberries. +- 1 Cup of Whole Milk. +- 1/2 Cup of Whole Greek Yogurt +- A dab of Raw, Unfiltered Honey (optional) +- Oats/Granola (optional) +- A Drop or Two of Vanilla (optional) + +## Directions + +1. Put it all in a blender +2. Blend it for like 10 seconds. +3. Profit. diff --git a/data/authors/riley-ross.json b/data/authors/riley-ross.json new file mode 100644 index 0000000..157b3a2 --- /dev/null +++ b/data/authors/riley-ross.json @@ -0,0 +1,5 @@ +{ + "name": "Riley Ross", + "website": "https://rileymross.com/" + "xmr": "87bhjDJCM2xHZ2D5p7S95aLaebg9Xmnv8MDrhca6155gf7wdWeiY9ju7as3Tuc9CutZSXY4e67iNw9RLjpawf1Fp44c1x6c" +} diff --git a/static/pix/blueberry-smoothie.webp b/static/pix/blueberry-smoothie.webp new file mode 100644 index 0000000..a9b0c5e Binary files /dev/null and b/static/pix/blueberry-smoothie.webp differ