From 033d43d87aa273ea0848426d22a7ba87c5f65f12 Mon Sep 17 00:00:00 2001 From: Miodec Date: Mon, 29 Jul 2024 16:39:40 +0200 Subject: [PATCH] impr(quotes): add quote --- frontend/static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index efed5600d..2176ea242 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38513,6 +38513,12 @@ "source": "The Walking Dead", "length": 362, "id": 7605 + }, + { + "text": "This whole time, I thought changing the world was something you did, an act you performed, something you fought for. I don't know if that's true anymore. What if changing the world was just about being here, by showing up no matter how many times we get told we don't belong, by staying true even when we're shamed into being false, by believing in ourselves even when we're told we're too different? And if we all held on to that, if we refuse to budge and fall in line, if we stood our ground for long enough, just maybe... The world can't help but change around us.", + "source": "Mr. Robot", + "length": 568, + "id": 7606 } ] }