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

added new quotes #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
32 changes: 30 additions & 2 deletions data/quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -5836,7 +5836,7 @@
"author": "Thomas Jefferson"
},
{
"quote": "If with a pure mind a person speaks or acts, happiness follows them like a never-departing shadow.,
"quote": "If with a pure mind a person speaks or acts, happiness follows them like a never-departing shadow.",
"author": "The Buddha"
},
{
Expand All @@ -5846,5 +5846,33 @@
{
"quote": "Everyone's a whore, Grace. We just sell different parts of ourselves.",
"author": "Tommy Shelby (Peaky Blinders)"
},
{
"quote": "If you fell down yesterday, stand up today",
"author": "H. G. Wells"
},
{
"quote": "What seems to us as bitter trials are often blessings in disguise.",
"author": "Oscar Wilde"
},
{
"quote": "Courage is resistance to fear, mastery of fear--not absence of fear.",
"author": "Mark Twain"
},
{
"quote": "He conquers who endures.",
"author": "Persius"
},
{
"quote": "Opportunity does not knock, it presents itself when you beat down the door.",
"author": "Kyle Chandler"
},
{
"quote": "Wheresoever you go, go with all your heart.",
"author": "Confucius"
},
{
"quote": "Even the darkest night will end and the sun will rise.",
"author": "Victor Hugo"
}
]
]