11 lines
308 B
JSON
11 lines
308 B
JSON
{
|
|
"name": "Chris Cochrun",
|
|
"image" : "img/chris_avatar.jpg",
|
|
"bio": "Staff Member & IT Director",
|
|
"social": [
|
|
{ "github": "https://github.com/chriscochrun" },
|
|
{ "facebook": "https://facebook.com/chriscochrun" },
|
|
{ "reddit": "https://reddit.com/user/Litanys" }
|
|
]
|
|
}
|