From a83f54a0a59eadd4c33a03b5d6d303e1bfdd7c08 Mon Sep 17 00:00:00 2001 From: Hari haran <128469639+Holmes-R@users.noreply.github.com> Date: Sun, 5 Jan 2025 20:20:28 +0530 Subject: [PATCH] Add Norman Vincent Peale Quote --- quotes.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/quotes.json b/quotes.json index 3489232..55410b2 100644 --- a/quotes.json +++ b/quotes.json @@ -6678,5 +6678,12 @@ { "author": "Ziggy", "text": "You can complain because roses have thorns, or you can rejoice because thorns have roses." + + { + "author" : "Norman Vincent Peale", + "source" : "https://www.brainyquote.com/quotes/norman_vincent_peale_130593", + "tags" : "thoughts,brain", + "text" : "Change your thoughts and you change your world." + } ]