impr(quotes): add 10 new quotes

This commit is contained in:
lifeadventurer
2023-12-10 23:26:13 +08:00
parent f0ee4d8e85
commit bd9789bbdd

View File

@@ -139,6 +139,56 @@
"quote": "Talk is cheap. Show me the code.",
"author": "Linus Torvalds",
"id": 28
},
{
"quote": "Every day is a journey, and the journey itself is home",
"author": "Matsuo Basho",
"id": 29
},
{
"quote": "Life is an ongoing process of choosing between safety and risk. Make the growth choice a dozen times a day.",
"author": "Abraham Maslow",
"id": 30
},
{
"quote": "A leaf fluttered in through the window, as if supported by the rays of the sun.",
"author": "Anais Nin",
"id": 31
},
{
"quote": "All that we see or seem is but a dream within a dream.",
"author": "Edgar Allan Poe",
"id": 32
},
{
"quote": "Let every dawn be to you as the beginning of life, and every setting sun be to you as its close.",
"author": "John Ruskin",
"id": 33
},
{
"quote": "The softer snow falls, the longer it dwells upon, and the deeper it sinks into the mind.",
"author": "Samuel Taylor Coleridge",
"id": 34
},
{
"quote": "Happiness does not lie in happiness, but in the achievement of it.",
"author": "Fyodor Dostoevsky",
"id": 35
},
{
"quote": "You and I are all as much continuous with the physical universe as a wave is continuous with the ocean.",
"author": "Alan Watts",
"id": 36
},
{
"quote": "No self is an island, each exists in a fabric of relations that is more complex and mobile than ever before.",
"author": "Jean-Francois Lyotard",
"id": 37
},
{
"quote": "Sit in reverie and watch the changing color of the waves that break upon the idle seashore of the mind.",
"author": "Henry Longfellow",
"id": 38
}
]
}