diff --git a/quotes/quotes.json b/quotes/quotes.json index 83ec5b1..ca71130 100644 --- a/quotes/quotes.json +++ b/quotes/quotes.json @@ -762,4 +762,9 @@ "author": "Maxime Lagacé", "id": 152 } + { + "quote": "Life is like riding a bicycle. To keep your balance, you must keep moving.", + "author": "Albert Einstein", + "id": 153 + } ]