diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-03-16 14:12:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 14:12:37 -0400 |
commit | e8705b4950baa25c6ce729ac23558b61af89c43c (patch) | |
tree | df4dd8f258aa3bb2929174fedfb27dcb367526fe | |
parent | 8d1ac512346e16b7b8cb73de8de1ce704e0e9cf3 (diff) | |
parent | 6cb177444229d5375f279ad4db0f47f1579402ce (diff) | |
download | based.cooking-e8705b4950baa25c6ce729ac23558b61af89c43c.tar based.cooking-e8705b4950baa25c6ce729ac23558b61af89c43c.tar.gz based.cooking-e8705b4950baa25c6ce729ac23558b61af89c43c.tar.lz based.cooking-e8705b4950baa25c6ce729ac23558b61af89c43c.tar.xz based.cooking-e8705b4950baa25c6ce729ac23558b61af89c43c.zip |
Merge pull request #191 from Front3ndNinja/master
added party mimosa, coconut oil coffee and gloomy day smoothie recipe
-rw-r--r-- | src/coconut-oil-coffee.md | 17 | ||||
-rw-r--r-- | src/gloomy-day-smoothie.md | 18 | ||||
-rw-r--r-- | src/party-mimosa.md | 19 |
3 files changed, 54 insertions, 0 deletions
diff --git a/src/coconut-oil-coffee.md b/src/coconut-oil-coffee.md new file mode 100644 index 000000000..16e5c7343 --- /dev/null +++ b/src/coconut-oil-coffee.md @@ -0,0 +1,17 @@ +# Coconut Oil Coffee + +## Ingredients + +- 2 cups hot coffee +- 2 tablespoons coconut oil +- 2 tablespoons unsalted butter + +## Directions + +1. Blend coffee, coconut oil, and butter together in a blender until oil and butter are melted and coffee is frothy. + +## Contribution + +Front3ndNinja - [Website](https://github.com/Front3ndNinja) + +;tags: drink sweet breakfast
\ No newline at end of file diff --git a/src/gloomy-day-smoothie.md b/src/gloomy-day-smoothie.md new file mode 100644 index 000000000..6041fae8b --- /dev/null +++ b/src/gloomy-day-smoothie.md @@ -0,0 +1,18 @@ +# Gloomy Day Smoothie + +## Ingredients + +- 1 mango - peeled, seeded, and cut into chunks +- 1 banana, peeled and chopped +- 1 cup orange juice +- 1 cup vanilla nonfat yogurt + +## Directions + +1. Place mango, banana, orange juice, and yogurt in a blender. Blend until smooth. Serve in clear glasses, and drink with a bendy straw! + +## Contribution + +Front3ndNinja - [Website](https://github.com/Front3ndNinja) + +;tags: drink sweet breakfast
\ No newline at end of file diff --git a/src/party-mimosa.md b/src/party-mimosa.md new file mode 100644 index 000000000..009467cef --- /dev/null +++ b/src/party-mimosa.md @@ -0,0 +1,19 @@ +# Party Mimosa + +## Ingredients + +- 1 (12 ounce) can apricot-mango nectar +- 1 (12 ounce) can pineapple juice +- 1 (6 ounce) can frozen orange juice concentrate, thawed and undiluted +- 1 (750 milliliter) bottle cold champagne +- 3/4 cup cold water + +## Directions + +1. Stir together apricot nectar, pineapple juice, water, and orange juice concentrate in a large pitcher until combined. Pour in bottle of sparkling wine just before serving. + +## Contribution + +Front3ndNinja - [Website](https://github.com/Front3ndNinja) + +;tags: drink sweet breakfast
\ No newline at end of file |