From dd6a51ef69225dae30eeb5e0dfbbee78db81f138 Mon Sep 17 00:00:00 2001 From: Miguel Palazzo Date: Tue, 1 Oct 2019 16:19:49 -0500 Subject: [PATCH] Include Walt Disney's quote --- data/data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/data.json b/data/data.json index 487e33964..2f6ca5460 100644 --- a/data/data.json +++ b/data/data.json @@ -1302,5 +1302,9 @@ { "text":"I learned not to worry so much about the outcome, but to concentrate on the step I was on and to try to do it as perfectly as I could when I was doing it.", "from":"Steve Wozniak, Co-Founder of Apple" + }, + { + "text": "First, think. Second, believe. Third, dream. Finally, dare.", + "from": "Walt Disney, co-founder of the Walt Disney Company" } ]