impr(quotes): add a new quote

This commit is contained in:
lifeadventurer
2023-11-24 20:52:48 +08:00
parent ade6f33bae
commit 434f37e4a2
+4
View File
@@ -83,6 +83,10 @@
{
"quote": "Be a life long or short, its completeness depends on what it was lived for.",
"author": "David Starr Jordan"
},
{
"quote": "There are two ways to live: you can live as if nothing is a miracle; you can live as if everything is a miracle.",
"author": "Albert Einstein"
}
]
}