diff --git a/examples/get/index.html b/examples/get/index.html index 8643323..f09c9ae 100644 --- a/examples/get/index.html +++ b/examples/get/index.html @@ -18,7 +18,7 @@ '' + '
' + '' + person.name + '' + - '
Github: ' + person.github + '
' + + '
GitHub: ' + person.github + '
' + '
Twitter: ' + person.twitter + '
' + '
' + '
'