From fc8efebb155819af8b4946270fe851ab2723b35d Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Tue, 30 Sep 2025 14:38:39 +0200 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 246c82f..a7a78ee 100644 --- a/src/data/quotes.json +++ b/src/data/quotes.json @@ -1,4 +1,8 @@ [ + { + "quote": "Be curious, not judgemental", + "author": "Walt Whitman (Ted Lasso)" + }, { "quote": "Without friendship, a human being is lost. A friend is someone who reminds you to feel alive.", "author": "Eddie Jaku"