Bijwerken data Michael Boelen
This commit is contained in:
parent
a1b5aca478
commit
1bcf178a89
|
@ -4,11 +4,16 @@
|
||||||
"email": "michael@nluug.nl",
|
"email": "michael@nluug.nl",
|
||||||
"gender": "male",
|
"gender": "male",
|
||||||
"nationality": "Dutch",
|
"nationality": "Dutch",
|
||||||
"thumbnail": "/afbeeldingen/personen/michael-boelen.png",
|
"thumbnail": "/afbeeldingen/personen/michael-boelen-200x200.png",
|
||||||
"website": {
|
"websites": [{
|
||||||
|
"id": 1,
|
||||||
"name": "michaelboelen.com",
|
"name": "michaelboelen.com",
|
||||||
"url": "https://michaelboelen.com/"
|
"url": "https://michaelboelen.com/"
|
||||||
},
|
},{
|
||||||
|
"id": 2,
|
||||||
|
"name": "Linux security blog",
|
||||||
|
"url": "https://linux-audit.com/"
|
||||||
|
}],
|
||||||
"social": {
|
"social": {
|
||||||
"github": "mboelen",
|
"github": "mboelen",
|
||||||
"twitter": "mboelen",
|
"twitter": "mboelen",
|
||||||
|
|
Reference in a new issue