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…
Reference in New Issue