From 1bcf178a89fac2fb3e6116fb1bfe7164fedbb128 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 8 May 2023 09:51:55 +0200 Subject: [PATCH] Bijwerken data Michael Boelen --- data/personen/michael-boelen.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/personen/michael-boelen.json b/data/personen/michael-boelen.json index b64c970..5d63de2 100644 --- a/data/personen/michael-boelen.json +++ b/data/personen/michael-boelen.json @@ -4,11 +4,16 @@ "email": "michael@nluug.nl", "gender": "male", "nationality": "Dutch", - "thumbnail": "/afbeeldingen/personen/michael-boelen.png", - "website": { + "thumbnail": "/afbeeldingen/personen/michael-boelen-200x200.png", + "websites": [{ + "id": 1, "name": "michaelboelen.com", "url": "https://michaelboelen.com/" - }, + },{ + "id": 2, + "name": "Linux security blog", + "url": "https://linux-audit.com/" + }], "social": { "github": "mboelen", "twitter": "mboelen",