Skip to content

Commit

Permalink
Update data and image for profile
Browse files Browse the repository at this point in the history
  • Loading branch information
ckaipf committed Dec 2, 2024
1 parent 75e6b59 commit 2753174
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/.vitepress/data/persons/kaipf-camill.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,11 @@ export default definePerson({
name: 'Camill Kaipf',
team: TeamID.ABI,
role: 'Researcher',
socialLinks: [],
email: '[email protected]',
phone: '+49 7071 2970482',
address: 'Sand 14, Room C121, Tübingen, 72076',
socialLinks: [
{ icon: 'github', link: 'https://github.com/ckaipf' },
{ icon: 'linkedin', link: 'www.linkedin.com/in/camill-kaipf-672532238' },
],
});
Binary file modified src/public/images/persons/kaipf-camill.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2753174

Please sign in to comment.