6
0
Fork 0
This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
fediversity_website_archive/data/personen/jan-piet-mens.json

24 lines
567 B
JSON
Raw Normal View History

2023-06-07 11:44:38 +02:00
{
"id": "jan-piet-mens",
"name": "Jan-Piet Mens",
"email": "",
"gender": "male",
"nationality": "German",
"profile_page": "",
"thumbnail": "/afbeeldingen/personen/jan-piet-mens-200x200.jpg",
"websites": [{
"id": 1,
"name": "Jan-Piet's blog",
"url": "https://jpmens.net/"
}],
"social": {
"facebook": "",
"github": "jpmens",
"instagram": "",
"linkedin": "https://www.linkedin.com/in/jpmens/",
"mastodon": "@jpmens@mastodon.social",
"mastodon_url": "https://mastodon.social/@jpmens",
"twitter": "jpmens"
}
}