diff --git a/js/quotes.js b/js/quotes.js index c59ec7c..9db9bee 100644 --- a/js/quotes.js +++ b/js/quotes.js @@ -4399,6 +4399,23 @@ const quotes = [ text: 'The greatest loss that we all have to deal with is the loss of the image of ourselves as a perfect person.', author: 'Fred Rogers', }, + { + text:"It is not knowledge, but the act of learning, not possession but the act of getting there, which grants the greatest enjoyment" + author:"Carl Friedrich Gauss" + }, + { + text:"If I have seen further, it is by standing on the shoulders of giants." + author:"Isaac Newton" + + }, + { + text:"Absence of evidence is not the evidence of absence" + author:"Carl Sagan" + }, + { + text:"The only risk of failure is promotion.", + author:"Scot Adams" + }, { text: 'The only risk of failure is promotion.', author: 'Scot Adams',