aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-02-28 13:08:41 -0500
committerGitHub <noreply@github.com>2018-02-28 13:08:41 -0500
commitb6996a71cbc4640a829dc56af32c44576444c4e8 (patch)
tree2ff0b27d56d22335d2d4e361e72e01631e789949
parent0e714ed6d0168831a4e3250ae4f43f0f4fbca49e (diff)
downloadAstralQuote-ATC-b6996a71cbc4640a829dc56af32c44576444c4e8.tar.gz
AstralQuote-ATC-b6996a71cbc4640a829dc56af32c44576444c4e8.tar.bz2
AstralQuote-ATC-b6996a71cbc4640a829dc56af32c44576444c4e8.zip
Added another Steve Jobs quote
-rw-r--r--quotes.json7
1 files changed, 7 insertions, 0 deletions
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/"
}
]