mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-31 04:15:16 +08:00
impr(quotes): add English quote (@MythicalWillbur) (#7192)
### Description <!-- Please describe the change(s) made in your PR --> Added a quote in English from When Breath Becomes Air as I like the book. <!-- pro tip: you can press . (dot or period) in the code tab of any GitHub repo to get access to GitHub's VS Code web editor Enjoy! :) --> --------- Co-authored-by: Miodec <jack@monkeytype.com>
This commit is contained in:
parent
3482242660
commit
d1011bd1f5
1 changed files with 6 additions and 0 deletions
|
|
@ -39099,6 +39099,12 @@
|
|||
"source": "Heart of Darkness",
|
||||
"id": 7729,
|
||||
"length": 362
|
||||
},
|
||||
{
|
||||
"text": "You can’t ever reach perfection, but you can believe in an asymptote toward which you are ceaselessly striving.",
|
||||
"source": "When Breath Becomes Air",
|
||||
"id": 7730,
|
||||
"length": 111
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue