From 4968a797f5388bfb09f91b7c149b2b86eec684be Mon Sep 17 00:00:00 2001 From: johnmaf21 <43677834+johnmaf21@users.noreply.github.com> Date: Tue, 8 Oct 2019 20:43:45 +0100 Subject: [PATCH 1/2] Add files via upload Added 20 more quotes --- motivate/data/181.json | 84 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 motivate/data/181.json diff --git a/motivate/data/181.json b/motivate/data/181.json new file mode 100644 index 00000000..20bca282 --- /dev/null +++ b/motivate/data/181.json @@ -0,0 +1,84 @@ +{ + "data": [ + { + "quote": "How many cares one loses when one decides not to be something but to be someone.", + "author": "Gabrielle Coco Chanel" + }, + { + "quote": "Be who you are and say what you feel, because those who mind don’t matter and those who matter don’t mind.", + "author": "Dr. Seuss" + }, + { + "quote": "Imitation is suicide.", + "author": "Ralph Waldo Emerson" + }, + { + "quote": "Do your own thing on your own terms and get what you came here for.", + "author": "Oliver James" + }, + { + "quote": "Flatter yourself critically.", + "author": "Willis Goth Regier" + }, + { + "quote": "Do what you feel in your heart to be right, for you’ll be criticized anyway.", + "author": "Eleanor Roosevelt" + }, + { + "quote": "Whenever you find yourself on the side of the majority, it is time to pause and reflect.", + "author": "Mark Twain" + }, + { + "quote": "I will not let anyone walk through my mind with their dirty feet.", + "author": "Mahatma Gandhi" + }, + { + "quote": "Better to write for yourself and have no public, than to write for the public and have no self.", + "author": "Cyril Connolly" + }, + { + "quote": "We must not allow other people’s limited perceptions to define us.", + "author": "Virginia Satir" + }, + { + "quote": "Don’t look for society to give you permission to be yourself.", + "author": "Steve Maraboli" + }, + { + "quote": "If things go wrong, don’t go with them.", + "author": "Roger Babson" + }, + { + "quote": "Wanting to be someone else is a waste of who you are.", + "author": "Kurt Cobain" + }, + { + "quote": "Tension is who you think you should be. Relaxation is who you are.", + "author": "Chinese Proverb" + }, + { + "quote": "Where’s your will to be weird?", + "author": "Jim Morrison" + }, + { + "quote": "Some people say you are going the wrong way, when it’s simply a way of your own.", + "author": "Angelina Jolie" + }, + { + "quote": "Remember to always be yourself. Unless you suck.", + "author": "Joss Whedon" + }, + { + "quote": "Be yourself; everyone else is already taken.", + "author": "Oscar Wilde" + }, + { + "quote": "To find yourself, think for yourself.", + "author": "Socrates" + }, + { + "quote": "If you seek authenticity for authenticity’s sake you are no longer authentic.", + "author": "Jean Paul Sartre" + } + ] +} \ No newline at end of file From a5d97e78d27a6d72c260e91cbbf80b176514f7ac Mon Sep 17 00:00:00 2001 From: johnmaf21 <43677834+johnmaf21@users.noreply.github.com> Date: Tue, 8 Oct 2019 20:45:36 +0100 Subject: [PATCH 2/2] Update 181.json --- motivate/data/181.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motivate/data/181.json b/motivate/data/181.json index 20bca282..3041d436 100644 --- a/motivate/data/181.json +++ b/motivate/data/181.json @@ -81,4 +81,4 @@ "author": "Jean Paul Sartre" } ] -} \ No newline at end of file +}