forked from avats-dev/motivate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
maxily1.json
54 lines (40 loc) · 1.49 KB
/
maxily1.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"data": [
{
"quote" : "The only people who never fail are those who never try.",
"author": "Ilka Chase"
},
{
"quote" : "Failure is just another way to learn how to do something right.",
"author": "Marian Wright Edelman"
},
{
"quote": "I failed my way to success.",
"author" : "Thomas Edison"
},
{
"quote" : "Every failure brings with it the seed of an equivalent success.",
"author" : "Napoleon Hill"
},
{
"quote" : "Only those who dare to fail greatly can ever acheive greatly.",
"author": "John F. Kennedy"
},
{
"quote" : "It is hard to fail, but it is worse never to have tried to succeed.",
"author":"Theodore Roosevelt"
},
{
"quote" : "Imagination is more important than knowledge.",
"author": "Albert Einstein"
},
{
"quote" : "Hold fast to dreams, for if dreams die, life is a broken winged bird that cannot fly.",
"author": "Langston Hughes"
},
{
"quote":"The future belongs to those who believe in the beauty of their dreams.",
"author": "Eleanor Roosevelt"
}
]
}