diff --git a/data/personen/bjorn-wijers.json b/data/personen/bjorn-wijers.json new file mode 100644 index 0000000..aabfe8e --- /dev/null +++ b/data/personen/bjorn-wijers.json @@ -0,0 +1,21 @@ +{ + "id": "bjorn-wijers", + "name": "Björn Wijers", + "email": "", + "gender": "male", + "nationality": "Dutch", + "thumbnail": "/afbeeldingen/personen/bjorn-wijers-200x200.jpg", + "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": "" + } +} diff --git a/static/afbeeldingen/personen/bjorn-wijers-200x200.png b/static/afbeeldingen/personen/bjorn-wijers-200x200.png new file mode 100644 index 0000000..9a6895a Binary files /dev/null and b/static/afbeeldingen/personen/bjorn-wijers-200x200.png differ