mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-29 03:18:43 +00:00
Fixed account name displayed in Sample Solution Gallery
This commit is contained in:
parent
1f2c411017
commit
bbb7cfdd55
@ -56,9 +56,9 @@
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"gitHubAccount": "YOUR-GITHUB-ACCOUNT",
|
||||
"pictureUrl": "https://github.com/YOUR-GITHUB-ACCOUNT.png",
|
||||
"name": "YOUR-NAME"
|
||||
"gitHubAccount": "joaojmendes",
|
||||
"pictureUrl": "https://github.com/joaojmendes.png",
|
||||
"name": "João Mendes"
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user