From ceb6cfccb3ccbea64d5691ac37ed0441fefce4d0 Mon Sep 17 00:00:00 2001 From: Jim Shepich III <73664586+epicshepich@users.noreply.github.com> Date: Fri, 28 Jan 2022 03:21:16 -0500 Subject: [PATCH] Added some quotes --- data/lists.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/data/lists.json b/data/lists.json index 29cf90d..a7b02dd 100644 --- a/data/lists.json +++ b/data/lists.json @@ -23,7 +23,8 @@ "translated":true }, { - "quote":"A fascist worked out today. Did you?" + "quote":"A fascist worked out today. Did you?", + "quotee":"Unknown Anarchist" }, { "quote":"To progress again, man must remake himself. And he cannot remake himself without suffering. For he is both the marble and the sculptor. In order to uncover his true visage he must shatter his own substance with heavy blows of his hammer.", @@ -92,6 +93,29 @@ "quote":"What senses do we lack that we cannot see or hear another world all around us?", "quotee":"Frank Herbert", "source":"Dune" + }, + { + "quote":"Humankind cannot gain anything without first giving something in return. To obtain, something of equal value must be lost.", + "quotee":"Hiromu Arakawa", + "source":"Fullmetal Alchemist", + "title":"Law of Equivalent Exchange" + }, + { + "quote":"I would rather have had you by my side than all the blue in the world.", + "quotee":"Maggie Nelson", + "source":"Bluets" + }, + { + "quote":"Where the head goes, the body follows.", + "quotee":"Sensei Steve Tack" + }, + { + "quote":"When you enter the dojo, leave your emotions at the door.", + "quotee":"Richard Goist" + }, + { + "quote":"You're in the top half of any group.", + "quotee":"Houston Webb" } ]