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

Update quotes. Json #21

Open
wants to merge 1 commit into
base: main
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
8 changes: 4 additions & 4 deletions quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"author": "Ralph Waldo Emerson"
},
{
"quote": "You will face many defeats in life, but never let yourself be defeated. ",
"author": "Maya Angelou"
"quote": "The successful warrior is the average man, with laser-like focus.",
"author": "Bruce Lee"
},
{
"quote": "Life is either a daring adventure or nothing at all.",
"author": "Helen Keller"
},
{
"quote": "Life isn’t about getting and having, it’s about giving and being.",
"author": "Kevin Kruse"
"quote": "That’s one small step for a man, one giant leap for mankind.",
"author": "Neil Armstrong"
},
{
"quote": "Whatever the mind of man can conceive and believe, it can achieve.",
Expand Down