diff options
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/" } ] |
