mirror of
https://github.com/restincode/restincode.git
synced 2026-09-12 01:29:29 +02:00
18 lines
366 B
JSON
18 lines
366 B
JSON
{
|
|
"firstname": "Michael",
|
|
"lastname": "Hamelin",
|
|
"handle": "Hacker Joe",
|
|
"birth": "",
|
|
"death": "2015",
|
|
"issue": "18",
|
|
"mainimage": "/images/face-silhouette-clipart.png",
|
|
"maintext": "",
|
|
"socialmedialinks": [
|
|
{
|
|
"sitename": "Twitter",
|
|
"siteurl": "https://www.twitter.com/hackerjoe"
|
|
}
|
|
],
|
|
"contributions": "",
|
|
"gallery": ""
|
|
}
|