From 8bca56948a6b57d8a68082855c4aaf5bc1b081be Mon Sep 17 00:00:00 2001 From: nirajgiriXD Date: Fri, 12 Jul 2024 10:07:17 +0545 Subject: [PATCH] feat: add quote --- public/quotes.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/quotes.json b/public/quotes.json index 4c7e491..e08989e 100644 --- a/public/quotes.json +++ b/public/quotes.json @@ -10,6 +10,11 @@ "author": "William W. Purkey", "tags": ["wisdom"] }, + { + "quote": "If someone is hotter than you, then you are cooler than them.", + "author": "Thermodynamics", + "tags": ["funny"] + }, { "quote": "If you kill a cockroach, you are a hero, but if you kill a butterfly, you are a villain. Beauty is the standard of morality in this world.", "author": "",