impr(quotes): add 7 new quotes

This commit is contained in:
lifeadventurer
2023-12-28 22:08:52 +08:00
parent 93d0c3f3bf
commit 722215b86a
+35
View File
@@ -234,6 +234,41 @@
"quote": "Life is in a land full of thorns and weeds, there always a space in which the good seed can grow.",
"author": "Jorge Mario Bergoglio",
"id": 47
},
{
"quote": "The whole universe appears as an infinite storm of beauty.",
"author": "John Muir",
"id": 48
},
{
"quote": "You traverse the world in search of happiness, which is within the reach of every man.",
"author": "Horace",
"id": 49
},
{
"quote": "We sail within a vast sphere, ever drifting in uncertainty, driven from end to end.",
"author": "Blaise Pascal",
"id": 50
},
{
"quote": "Nothing is poetical if the plain daylight is not poetical.",
"author": "Gilbert K. Chesterton",
"id": 51
},
{
"quote": "Rest is not idleness. To lie sometimes on the grass under trees, and listen to the murmur of the water.",
"author": "John Lubbock",
"id": 52
},
{
"quote": "As the sun makes ice melt, kindness causes misunderstanding, mistrust, and hostility to evaporate.",
"author": "Albert Schweitzer",
"id": 53
},
{
"quote": "In my search for you, I've made my new home in the eyes of a bird, staring at the passing wind.",
"author": "Kaili Blues",
"id": 54
}
]
}