From 4b803f39f4c1de00a0983162a8eefed6252a81f3 Mon Sep 17 00:00:00 2001 From: CoolerFred <73970647+CoolerFred@users.noreply.github.com> Date: Tue, 6 Jun 2023 11:50:21 -0400 Subject: [PATCH] Fixed some fetch issues (#4343) CoolerFred Co-authored-by: CoolerFred --- 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 bb2de652b..d04c9fd4e 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -39133,6 +39133,12 @@ "source": "Indian Proverb", "length": 165, "id": 6941 + }, + { + "text":"Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100 mph. They'd be a lot more careful about what they say if they had.", + "source": "Linus Torvalds", + "length": 250, + "id": 6942 } ] }