-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdata.json
40 lines (40 loc) · 2.1 KB
/
data.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
[
{
"section_title": "Congratulatory Messages",
"quotes": [
{
"message": "...please live the beautiful life that you have. It will always be enough...",
"attribution": "Giuseppe Mcknight\nExecutive and Artistic Director, UCLA’s Center for the Art of Performance"
},
{
"message": "I hope that each one of you will harness your unique abilities, the strength of your convictions, the resiliency of youth, and the fellowship of community—the one at UCLA and others—to launch your next chapter with verve.",
"attribution": "Saskia Barrett\nShapiro Director, Fowler Museum"
},
{
"message": "Hello Class of 2020...I don’t need to tell you that you’re graduating at an extraordinary time...I cannot wait to see what you all make, and invent, and design, and solve...so for each and every one of you I offer my congratulations...",
"attribution": "Dewey Shelton\nDirector, Hammer Museum "
},
{
"message": "Creativity is not part of the solution, it IS the solution. Reimagine, reinvent, insist on dignity, and save the world.”",
"attribution": "Leela Bowler\nProfessor, Department of World Arts and Cultures / Dance"
}
]
},
{
"section_title": "More Messages!",
"quotes": [
{
"message": "Creativity is not part of the solution, it IS the solution. Reimagine, reinvent, insist on dignity, and save the world.",
"attribution": "Jae Rigby\nProfessor, Department of World Arts and Cultures / Dance"
},
{
"message": "Class of 2020. Congratulations. The next chapter is in your hands. Stay thoughtful, act passionately, and remain curious.",
"attribution": "Keanan Neale\nM.F.A., Design Media Arts, ’06"
},
{
"message": "Hello Class of 2020...I don’t need to tell you that you’re graduating at an extraordinary time...I cannot wait to see what you all make, and invent, and design, and solve...so for each and every one of you I offer my congratulations...",
"attribution": "Dewey Shelton\nDirector, Hammer Museum "
}
]
}
]