From 2d2a29e08c4d5dbb42fe75b2b3f8a8e078e3249c Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Thu, 24 Jun 2021 00:00:24 +0000 Subject: [PATCH] Add friend who got a website recently --- content/friends/{jannik.json => jannik_kiel.json} | 2 +- content/friends/max_ruester.json | 6 ++++++ content/friends/{timo.json => timo_strueker.json} | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) rename content/friends/{jannik.json => jannik_kiel.json} (78%) create mode 100644 content/friends/max_ruester.json rename content/friends/{timo.json => timo_strueker.json} (73%) diff --git a/content/friends/jannik.json b/content/friends/jannik_kiel.json similarity index 78% rename from content/friends/jannik.json rename to content/friends/jannik_kiel.json index 467cbe2..842f191 100644 --- a/content/friends/jannik.json +++ b/content/friends/jannik_kiel.json @@ -1,5 +1,5 @@ { - "profession": "", + "profession": "Photographer", "name": "Jannik Kiel", "url": "https://unsplash.com/@jannikkiel", "imageURL": "https://source.unsplash.com/user/jannikkiel/300x300" diff --git a/content/friends/max_ruester.json b/content/friends/max_ruester.json new file mode 100644 index 0000000..02e85b3 --- /dev/null +++ b/content/friends/max_ruester.json @@ -0,0 +1,6 @@ +{ + "profession": "Filmmaker", + "name": "Max Christian Rüster", + "url": "https://maxchristian.de/", + "imageURL": "https://cdn.kevink.dev/assets/friends/max_ruester.jpg" +} diff --git a/content/friends/timo.json b/content/friends/timo_strueker.json similarity index 73% rename from content/friends/timo.json rename to content/friends/timo_strueker.json index ef7e4b4..adc783d 100644 --- a/content/friends/timo.json +++ b/content/friends/timo_strueker.json @@ -1,5 +1,5 @@ { - "profession": "Systemadministrator", + "profession": "System Administrator", "name": "Timo Strüker", "url": "https://strueker.dev", "imageURL": "https://cdn.kevink.dev/assets/friends/timo.jpg"