From 8bff2666b779256c53408a675ecf52ef92eed138 Mon Sep 17 00:00:00 2001 From: Saniya-Ali <86588792+Saniya-Ali@users.noreply.github.com> Date: Tue, 25 Oct 2022 23:48:54 +0530 Subject: [PATCH 1/2] Update quotes.json --- quotes.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/quotes.json b/quotes.json index eb2e812..af66356 100644 --- a/quotes.json +++ b/quotes.json @@ -1898,5 +1898,9 @@ { "quote" : "Let time prevail itself", "author" : "Aman mawar" - } + }, + { + "quote": "Great minds discuss ideas; average minds discuss events; small minds discuss people.", + "author": "Eleanor Roosevelt" + }, ] From cd7814a2e37c00daa0a863a728aef490f16d393a Mon Sep 17 00:00:00 2001 From: Saniya-Ali <86588792+Saniya-Ali@users.noreply.github.com> Date: Sun, 30 Oct 2022 11:57:55 +0530 Subject: [PATCH 2/2] Update quotes.json --- quotes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quotes.json b/quotes.json index af66356..9b70677 100644 --- a/quotes.json +++ b/quotes.json @@ -1902,5 +1902,5 @@ { "quote": "Great minds discuss ideas; average minds discuss events; small minds discuss people.", "author": "Eleanor Roosevelt" - }, + } ]