From 58cb9d5c52a78dbecc8ce544c989ac67be5ef2bc Mon Sep 17 00:00:00 2001 From: ysandler Date: Wed, 22 Feb 2017 21:12:08 -0600 Subject: [PATCH] feat: added blended and teas --- index.html | 56 +++- js/app.js | 18 +- js/createDrink.js | 110 ++++++- js/customTypes.js | 2 + js/order.js | 2 + js/standardRecipies.js | 656 ++++++++++++++++++++++++++++++++++++++++- 6 files changed, 833 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index ba97d0d..ed3b8fb 100644 --- a/index.html +++ b/index.html @@ -184,7 +184,7 @@ - + @@ -193,24 +193,24 @@ - + - + - + - + - - - + + + @@ -221,6 +221,46 @@ + +