impr(quotes): add 7 new quotes

This commit is contained in:
lifeadventurer
2024-02-20 21:09:35 +08:00
parent 8e1c38e180
commit 47a201e1d7

View File

@@ -294,6 +294,41 @@
"quote": "My life is bathed in golden sunlight, and the really wonderful thing is that I know it.",
"author": "Helen McCrory",
"id": 59
},
{
"quote": "You block your dream when you allow your feat to grow bigger than you faith.",
"author": "Mary Manin Morrissey",
"id": 60
},
{
"quote": "The future influences the present just as much as the past.",
"author": "Friedrich Nietzsche",
"id": 61
},
{
"quote": "You could cover the whole earth with asphalt, but sooner or later green grass would break through.",
"author": "Ilya Ehrenburg",
"id": 62
},
{
"quote": "Empathy is about finding echoes of another person in yourself.",
"author": "Mohsin Hamid",
"id": 63
},
{
"quote": "Life is like this one big process of letting go.",
"author": "Adrianne Lenker",
"id": 64
},
{
"quote": "Great results cannot be achieved at once; and we should be satisfied to advance in life, step by step.",
"author": "Samuel Smiles",
"id": 65
},
{
"quote": "To live means to be aware, joyously, drunkenly, serenely, divinely aware.",
"author": "Henry Miller",
"id": 66
}
]
}