From 5158e7b71461895e58b37c7ff48295b582aec0d2 Mon Sep 17 00:00:00 2001 From: Siddharth Garg <32789301+realsidg@users.noreply.github.com> Date: Tue, 15 Oct 2019 01:28:14 +0530 Subject: [PATCH] Added a quote --- assets/quotes.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/quotes.json b/assets/quotes.json index 3a4b282..49e3f86 100644 --- a/assets/quotes.json +++ b/assets/quotes.json @@ -698,5 +698,9 @@ [ "Yang Wenli", "The greatest freedom is the freedom not to get involved." + ], + [ + "Bertrand Russell", + "Do not fear to be eccentric in opinion, for every opinion now accepted was once eccentric." ] ]