From 90eded96e8968538904416771edef20669841079 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Wed, 17 Dec 2025 20:25:54 +0100 Subject: [PATCH] quotes: Add new quote Signed-off-by: SindreKjelsrud --- src/data/quotes.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/data/quotes.json b/src/data/quotes.json index b066f79..32b39f5 100644 --- a/src/data/quotes.json +++ b/src/data/quotes.json @@ -1,4 +1,8 @@ [ + { + "quote": "The world would be a happier, more peaceful place if we all tried to understand instead of judging, paused before reacting, and gave each other the benefit of the doubt instead of assuming the worst.", + "author": "Lori Deschene" + }, { "quote": "What we obtain too cheaply we esteem too lightly", "author": "Thomas Pain"