Update sample.json
This commit is contained in:
parent
e9fff73d4f
commit
4feba06974
|
@ -32,7 +32,15 @@
|
||||||
"alt": "Recently Visited Sites"
|
"alt": "Recently Visited Sites"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in New Issue