fediversity_website/data/personen/bjorn-wijers.json

22 lines
517 B
JSON
Raw Normal View History

2023-05-17 14:18:31 +02:00
{
"id": "bjorn-wijers",
"name": "Björn Wijers",
"email": "",
"gender": "male",
"nationality": "Dutch",
2023-05-17 14:32:44 +02:00
"thumbnail": "/afbeeldingen/personen/bjorn-wijers-200x200.png",
2023-05-17 14:18:31 +02:00
"websites": [{
"id": 1,
"name": "Burobjorn",
"url": "https://burobjorn.nl/"
}],
"social": {
"github": "BjornW",
"instagram": "",
"linkedin": "https://www.linkedin.com/in/bjornwijers/",
"mastodon": "@BjornW@mastodon.social",
"mastodon_url": "https://mastodon.social/@BjornW",
"twitter": ""
}
}