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

Add Cormac McCarthhy's quote #137

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
28 changes: 16 additions & 12 deletions data/quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,28 +16,28 @@
"author": "Eleanor Roosevelt"
},
{
"quote" : "You are crying thinking of the hard time you are going through , but you cried even when you came into existence.",
"author" : "Dr. Hehehe"
"quote": "You are crying thinking of the hard time you are going through , but you cried even when you came into existence.",
"author": "Dr. Hehehe"
},
{
"quote":"Be the change you want to see in the world",
"author":"MK Gandhi"
"quote": "Be the change you want to see in the world",
"author": "MK Gandhi"
},
{
"quote":"A smooth sea never made a skilled sailor",
"author":"Franklin D. Roosevelt"
"quote": "A smooth sea never made a skilled sailor",
"author": "Franklin D. Roosevelt"
},
{
"quote":"Don't be afraid. Be focused. Be determined. Be hopeful. Be empowered.",
"author":"Michelle Obama"
"quote": "Don't be afraid. Be focused. Be determined. Be hopeful. Be empowered.",
"author": "Michelle Obama"
},
{
"quote":"The purpose of our lives is to be happy.",
"author":"Dalai Lama"
"quote": "The purpose of our lives is to be happy.",
"author": "Dalai Lama"
},
{
"quote":"Never let the fear of striking out keep you from playing the game.",
"author":"Babe Ruth"
"quote": "Never let the fear of striking out keep you from playing the game.",
"author": "Babe Ruth"
},
{
"quote": "If you want to shine like sun, you have to burn like sun",
Expand Down Expand Up @@ -5898,5 +5898,9 @@
{
"quote": "Let the chessboard supercede the card table, and a great improvement will be visible in the morals of the community.",
"author": "Paul Morphy"
},
{
"quote": "You never know what worse luck your bad luck has saved you from.",
"author": "Cormac McCarthy"
}
]