Skip to content

Instantly share code, notes, and snippets.

@bradfrost
Created June 26, 2014 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradfrost/eca88c6b263d0425fec7 to your computer and use it in GitHub Desktop.
Save bradfrost/eca88c6b263d0425fec7 to your computer and use it in GitHub Desktop.
"peopleList" : [
{
"img": {
"square": {
"src": "../../images/sample/avatar-1.jpg",
"alt": "Steve Boomshakalaka"
},
},
"title" : "Steve Boomshakalaka",
"subtitle" : "CIA"
},
{
"img": {
"square": {
"src": "../../images/sample/avatar-2.jpg",
"alt": "Gingersnap Jujubees-Daniels"
},
},
"title" : "Gingersnap Jujubees-Daniels",
"subtitle" : "President of the Longest Company Name in the World Corporation, Global Division"
},
{
"img": {
"square": {
"src": "../../images/sample/avatar-3.jpg",
"alt": "Sarunas Marciulionis"
},
},
"title" : "Sarunas Marciulionis",
"subtitle" : "Golden State Warriors"
},
{
"img": {
"square": {
"src": "../../images/sample/avatar-4.jpg",
"alt": "Sara Smith"
},
},
"title" : "Sara Smith",
"subtitle" : "Short Title"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment