Update sample.json
This commit is contained in:
parent
4e22b36189
commit
e4c188d6c5
|
@ -32,7 +32,15 @@
|
||||||
"alt": "People Directory"
|
"alt": "People Directory"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"authors": [],
|
"authors": [
|
||||||
|
{
|
||||||
|
"gitHubAccount": "eoverfield",
|
||||||
|
"company": "PixelMill",
|
||||||
|
"pictureUrl": "https://github.com/eoverfield.png",
|
||||||
|
"name": "Eric Overfield",
|
||||||
|
"twitter": "EricOverfield"
|
||||||
|
}
|
||||||
|
],
|
||||||
"references": [
|
"references": [
|
||||||
{
|
{
|
||||||
"name": "Build your first SharePoint client-side web part",
|
"name": "Build your first SharePoint client-side web part",
|
||||||
|
@ -41,4 +49,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue