From 3e029892a2df2dd96ce7fdb6412156ea0289b02a Mon Sep 17 00:00:00 2001 From: Jay-Karia Date: Sat, 3 Aug 2024 05:51:28 +0530 Subject: [PATCH] add a new quote --- data/data.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/data.json b/data/data.json index 6a0505e8..398193ca 100644 --- a/data/data.json +++ b/data/data.json @@ -1306,5 +1306,9 @@ { "text":"When you have a dream, you've got to grab it and never let go.", "from":"Carol Burnett" + }, + { + "text":"Give it your all. Whatever work you do, do it to the best of your ability", + "from":"Jerry Dorsman and Bob Davis" } ]