mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 13:44:29 +08:00
impr(quotes): add English quotes (LifeAdventurer) (#4827)
* impr(quotes): add 4 new English quotes * fix: quote id not unique * casing --------- Co-authored-by: Miodec <jack@monkeytype.com>
This commit is contained in:
parent
fb1ea6c8be
commit
3a5e8e830c
1 changed files with 24 additions and 0 deletions
|
|
@ -38651,6 +38651,30 @@
|
|||
"source": "Talos Principle",
|
||||
"length": 694,
|
||||
"id": 7006
|
||||
},
|
||||
{
|
||||
"text": "There is no happiness like this happiness: quiet mornings, light from the river, the weekend ahead.",
|
||||
"source": "James Salter",
|
||||
"length": 99,
|
||||
"id": 7007
|
||||
},
|
||||
{
|
||||
"text": "A lead falls; something is flying by; let whatever your eyes gaze upon be created, and the soul of the hearer remain shivering.",
|
||||
"source": "Vicente Huidobro",
|
||||
"length": 127,
|
||||
"id": 7008
|
||||
},
|
||||
{
|
||||
"text": "Still round the corner there may wait, a new road or a secret gate.",
|
||||
"source": "J. R. R. Tolkien",
|
||||
"length": 67,
|
||||
"id": 7009
|
||||
},
|
||||
{
|
||||
"text": "One of the advantages of being disorganized is that one is always having surprising discoveries.",
|
||||
"source": "A. A. Milne",
|
||||
"length": 96,
|
||||
"id": 7010
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue