diff --git a/data/quotes.json b/data/quotes.json index 11042fc..bc9c524 100644 --- a/data/quotes.json +++ b/data/quotes.json @@ -5898,5 +5898,13 @@ { "quote": "Let the chessboard supercede the card table, and a great improvement will be visible in the morals of the community.", "author": "Paul Morphy" + }, + { + "quote": "Forever is composed of nows.", + "author": "Emily Dickinson" + }, + { + "quote": "Life is a journey, not a destination.", + "author": "Ralph Waldo Emerson" } ]