Add Friends Module

This commit is contained in:
Kevin Kandlbinder 2020-12-22 10:37:25 +01:00
parent d924f1d86a
commit ff344781e4
5 changed files with 158 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"profession": "Full-Stack-Developer",
"name": "Feuerhamster",
"url": "https://hamsterlabs.de",
"imageURL": "https://cdn.kevink.dev/assets/friends/feuerhamster.png"
}

View file

@ -0,0 +1,6 @@
{
"profession": "",
"name": "Jannik Kiel",
"url": "https://unsplash.com/@jannikkiel",
"imageURL": "https://source.unsplash.com/user/jannikkiel/300x300"
}

View file

@ -0,0 +1,6 @@
{
"profession": "Systemadministrator",
"name": "Timo Strüker",
"url": "https://strueker.dev",
"imageURL": "https://cdn.kevink.dev/assets/friends/timo.jpg"
}