Update sample.json
This commit is contained in:
parent
8e622681f6
commit
37524ab480
|
@ -32,7 +32,14 @@
|
|||
"alt": "World Time"
|
||||
}
|
||||
],
|
||||
"authors": [],
|
||||
"authors": [
|
||||
{
|
||||
"gitHubAccount": "eoverfield",
|
||||
"pictureUrl": "https://github.com/eoverfield.png",
|
||||
"name": "Eric Overfield"
|
||||
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"name": "Build your first SharePoint client-side web part",
|
||||
|
@ -41,4 +48,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue