diff --git a/quote_generator/quotes.json b/quote_generator/quotes.json index acc9cdc..c89a009 100644 --- a/quote_generator/quotes.json +++ b/quote_generator/quotes.json @@ -83,6 +83,10 @@ { "quote": "Be a life long or short, its completeness depends on what it was lived for.", "author": "David Starr Jordan" + }, + { + "quote": "There are two ways to live: you can live as if nothing is a miracle; you can live as if everything is a miracle.", + "author": "Albert Einstein" } ] }