From b6996a71cbc4640a829dc56af32c44576444c4e8 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Wed, 28 Feb 2018 13:08:41 -0500 Subject: Added another Steve Jobs quote --- quotes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/quotes.json b/quotes.json index b0c4ade..856d3cf 100644 --- a/quotes.json +++ b/quotes.json @@ -265,6 +265,13 @@ "quote" : "Who needs to say fuck when you can say - instead\nI blame that on my secretary :sob:", "year" : "2018", "url" : "https://www.example.com/" + }, + { + "author" : "Steve Jobs", + "authorImage" : "http://media.syracuse.com/news/photo/2011/01/9177328-large.jpg", + "quote" : "Sometimes life is going to hit you in the head with a brick. Don't lose faith.", + "year" : "circa. 2000", + "url" : "https://www.example.com/" } ] -- cgit v1.2.3