diff --git a/js/quotes.js b/js/quotes.js index 2c897c8..9463bba 100644 --- a/js/quotes.js +++ b/js/quotes.js @@ -299,6 +299,10 @@ const quotes = [ text: "I believe that every person is born with talent.", author: "Maya Angelou", }, + { + text: "Your mind is for having ideas, not holding them.", + author: "David Allen", + }, { text: "Important principles may, and must, be inflexible.", author: "Abraham Lincoln",