diff --git a/quotes.db b/quotes.db index b9ae4c1..62eddf0 100644 --- a/quotes.db +++ b/quotes.db @@ -5548,10 +5548,6 @@ "quote": "I'm a great believer in luck and I find the harder I work, the more I have of it.", "author": "Thomas Jefferson" }, - { - "quote": "I can't change the direction of the wind, but I can adjust my sails to always reach my destination.", - "author": "Jimmy Dean" - }, { "quote": "If we learn to open our hearts, anyone, including the people who drive us crazy, can be our teacher.", "author": "Pema Chodron" @@ -21729,12 +21725,20 @@ "author": "Chuang Tzu" }, { - "quote": "If you want things to be different, perhaps the answer is to become different yourself.", - "author": "Norman Peale" + "quote": "Start by doing what's necessary; then do what's possible; and suddenly you are doing the impossible.", + "author": "Francis of Assisi" }, { - "quote": "I can't change the direction of the wind, but I can adjust my sails to always reach my destination.", - "author": "Jimmy Dean" + "quote": "The best preparation for tomorrow is doing your best today.", + "author": "H. Jackson Brown, Jr." + }, + { + "quote": "A champion is someone who gets up when he can't.", + "author": "Jack Dempsey" + }, + { + "quote": "If you want things to be different, perhaps the answer is to become different yourself.", + "author": "Norman Peale" }, { "quote": "The happiness that is genuinely satisfying is accompanied by the fullest exercise of our faculties and the fullest realization of the world in which we live.", @@ -22095,4 +22099,4 @@ "quote": "I think people don't realise that running a piece of code that verifies some conditions for a financial transaction, that by itself is a lot less work than verifying a cryptographic signature, and so even if the virtual machine is inefficient, the cryptographic signature is still going to dominate.", "author": "Vitalik Buterin" } -] \ No newline at end of file +]