fix: twitter handle.
This commit is contained in:
parent
3dd114d0df
commit
0c5ad7c3bc
|
@ -188,7 +188,7 @@
|
||||||
"hansl": {
|
"hansl": {
|
||||||
"name": "Hans Larsen",
|
"name": "Hans Larsen",
|
||||||
"picture": "/resources/images/bios/hansl.jpg",
|
"picture": "/resources/images/bios/hansl.jpg",
|
||||||
"twitter": "hanselatwork",
|
"twitter": "hanslatwork",
|
||||||
"website": "http://www.codingatwork.com/",
|
"website": "http://www.codingatwork.com/",
|
||||||
"bio": "Hans is a software engineer at Google on the Angular team and was previously at Slack. He works everyday to help make it easier for everyone to create beautiful, consistent web applications using Angular2, using Material Design components and the CLI tool.",
|
"bio": "Hans is a software engineer at Google on the Angular team and was previously at Slack. He works everyday to help make it easier for everyone to create beautiful, consistent web applications using Angular2, using Material Design components and the CLI tool.",
|
||||||
"type": "Google"
|
"type": "Google"
|
||||||
|
|
Loading…
Reference in New Issue