diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-02-28 13:08:41 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-28 13:08:41 -0500 |
| commit | b6996a71cbc4640a829dc56af32c44576444c4e8 (patch) | |
| tree | 2ff0b27d56d22335d2d4e361e72e01631e789949 /quotes.json | |
| parent | 0e714ed6d0168831a4e3250ae4f43f0f4fbca49e (diff) | |
| download | AstralQuote-ATC-b6996a71cbc4640a829dc56af32c44576444c4e8.tar.gz AstralQuote-ATC-b6996a71cbc4640a829dc56af32c44576444c4e8.tar.bz2 AstralQuote-ATC-b6996a71cbc4640a829dc56af32c44576444c4e8.zip | |
Added another Steve Jobs quote
Diffstat (limited to 'quotes.json')
| -rw-r--r-- | quotes.json | 7 |
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/" } ] |
