Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Commit

Permalink
added 7 motivational quotes (#110)
Browse files Browse the repository at this point in the history
* added 7 motivational quotes

* updated with the requested changes
  • Loading branch information
keshari777 authored Oct 12, 2020
1 parent b374b81 commit 52a71a1
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions motivate/data/keshari777.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"data": [
{
"quote": "If opportunity doesn’t knock, build a door",
"author": "Milton Berle"
},
{
"quote": "If you can’t make a mistake, you can’t make anything",
"author": "Marva Collin"
},
{
"quote": "It’s not what you do once in a while, it’s what you do day in and day out that makes the difference",
"author": "Jenny Craig"
},
{
"quote": "I always thought it was me against the world and then one day I realized it’s just me against me.",
"author": "Kendrick Lamar"
},
{
"quote": "We realize the importance of our voices only when we are silenced.",
"author": "Malala Yousafzai"
},
{
"quote": "When written in Chinese the word “crisis” is composed of two characters – one represents danger and the other represents opportunity.",
"author": "John F Kennedy"
},
{
"quote": "You never know what you can do until you try.",
"author": "William Cobbett"
}
]
}

0 comments on commit 52a71a1

Please sign in to comment.