mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Add friend who got a website recently
This commit is contained in:
parent
3239db1a69
commit
2d2a29e08c
3 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"profession": "",
|
"profession": "Photographer",
|
||||||
"name": "Jannik Kiel",
|
"name": "Jannik Kiel",
|
||||||
"url": "https://unsplash.com/@jannikkiel",
|
"url": "https://unsplash.com/@jannikkiel",
|
||||||
"imageURL": "https://source.unsplash.com/user/jannikkiel/300x300"
|
"imageURL": "https://source.unsplash.com/user/jannikkiel/300x300"
|
6
content/friends/max_ruester.json
Normal file
6
content/friends/max_ruester.json
Normal file
|
@ -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"
|
||||||
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"profession": "Systemadministrator",
|
"profession": "System Administrator",
|
||||||
"name": "Timo Strüker",
|
"name": "Timo Strüker",
|
||||||
"url": "https://strueker.dev",
|
"url": "https://strueker.dev",
|
||||||
"imageURL": "https://cdn.kevink.dev/assets/friends/timo.jpg"
|
"imageURL": "https://cdn.kevink.dev/assets/friends/timo.jpg"
|
Loading…
Add table
Reference in a new issue