Skip to content

Commit

Permalink
impr(quotes): add english quote (MordecaiO) (#5215)
Browse files Browse the repository at this point in the history
* impr(quotes): add one english quote

* chore: correct char length

* double quotes, remove first quotes, capitalisation

---------

Co-authored-by: Jack <jack@monkeytype.com>
  • Loading branch information
MordecaiO and Miodec committed Mar 12, 2024
1 parent 9432602 commit 33b0851
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/static/quotes/english.json
Original file line number Diff line number Diff line change
Expand Up @@ -38616,6 +38616,12 @@
"source": "Chase Harley",
"length": 326,
"id": 7037
},
{
"text": "Start by learning the power of no! - as in \"No, thank you,\" and \"No, I'm not going to get caught up in that,\" and \"No, I just can't right now.\" It may hurt some feelings. It may turn people off. It may take some hard work. But the more you say no to the things that don't matter, the more you can say yes to the things that do.",
"source": "Ryan Holiday",
"length": 327,
"id": 7038
}
]
}

0 comments on commit 33b0851

Please sign in to comment.