Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: consistency, remove duplicates #106

Merged
merged 3 commits into from
Jul 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 6 additions & 14 deletions quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -2021,7 +2021,7 @@
"text": "The art of being a slave is to rule one's master."
},
{
"author": "Diogenes of Sinope",
"author": "Diogenes",
"source": "https://www.goodreads.com/quotes/7242929-a-philosopher-named-aristippus-who-had-quite-willingly-sucked-up",
"tags": "stoic, willpower, mentality",
"text": "A philosopher named Aristippus, who had quite willingly sucked up to Dionysus and won himself a spot at his court, saw Diogenes cooking lentils for a meal. If you would only learn to compliment Dionysus, you wouldn't have to live on lentils. Diogenes replied, But if you would only learn to live on lentils, you wouldn't have to flatter Dionysus."
Expand All @@ -2040,10 +2040,7 @@
},
{
"author": "Donald Trump",
"text": "As long as your going to be thinking anyway, think big."
},
{
"author": "Donald Trump",
"source": "https://www.goodreads.com/quotes/8141784-you-have-to-think-anyway-so-why-not-think-big",
"text": "You have to think anyway, so why not think big?"
},
{
Expand All @@ -2060,10 +2057,7 @@
},
{
"author": "Doris Mortman",
"text": "Until you make peace with who you are, you will never be content with what you have."
},
{
"author": "Doris Mortman",
"source": "https://www.goodreads.com/quotes/112887-until-you-make-peace-with-who-you-are-you-ll-never",
"text": "Until you make peace with who you are, you'll never be content with what you have."
},
{
Expand Down Expand Up @@ -2132,10 +2126,7 @@
},
{
"author": "Eddie Cantor",
"text": "Slow down and enjoy life. It's not only the scenery you miss by going too fast you also miss the sense of where you are going and why."
},
{
"author": "Eddie Cantor",
"source": "https://www.goodreads.com/quotes/6955-slow-down-and-enjoy-life-it-s-not-only-the-scenery",
"text": "Slow down and enjoy life. It's not only the scenery you miss by going too fast - you also miss the sense of where you are going and why."
},
{
Expand Down Expand Up @@ -2274,7 +2265,8 @@
},
{
"author": "Elizabeth Browning",
"text": "Whoso loves, believes the impossible."
"source": "https://www.goodreads.com/quotes/242828-who-so-loves-believes-the-impossible",
"text": "Who so loves, believes the impossible."
},
{
"author": "Elizabeth Kenny",
Expand Down
Loading