From 31f1ad492edcd9d81b0b0afa15694fac429b371a Mon Sep 17 00:00:00 2001 From: monkeytypegeorge Date: Sun, 17 Jan 2021 15:22:58 +0000 Subject: [PATCH] Added quote to english.json --- static/quotes/english.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/quotes/english.json b/static/quotes/english.json index ffa59814e..d8ddc3546 100644 --- a/static/quotes/english.json +++ b/static/quotes/english.json @@ -30534,6 +30534,12 @@ "source": "The Longest Text Ever", "length": 58, "id": 5138 + }, + { + "text": "All the world's a stage, And all the men and women merely players.", + "source": "William Shakespeare, As You Like It", + "length": 66, + "id": 5139 } ] } \ No newline at end of file