We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a89760 commit ced8552Copy full SHA for ced8552
1 file changed
database/seeders/Paperflakes/ContactsTableSeeder.php
@@ -61,7 +61,7 @@ public function run(): void
61
],
62
'icons' => [
63
'email' => 'mischa.lanz@paperflakes.ch',
64
- 'linkedin' => 'https://www.realestateclub.ch/images/REC_social_linkedin.svg',
+ 'linkedin' => 'https://www.linkedin.com/in/mischa-lanz-672a65112',
65
66
'image' => 'https://res.cloudinary.com/codebar/image/upload/w_400,h_400,f_auto,q_auto/www-paperflakes-ch/people/6528f7c6bddf8430fb5d154c_Mischa_Hemd.webp',
67
]
0 commit comments