From 4fbfb98895048cc0963bf3a9cfffe72193166e7c Mon Sep 17 00:00:00 2001 From: saksham08jain <92016981+saksham08jain@users.noreply.github.com> Date: Mon, 24 Oct 2022 16:34:29 +0530 Subject: [PATCH] Update quotes.js --- js/quotes.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/js/quotes.js b/js/quotes.js index 01b84b0..e9a54a4 100644 --- a/js/quotes.js +++ b/js/quotes.js @@ -4386,6 +4386,19 @@ 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"