Skip to content

Commit 88a02d4

Browse files
authored
Fixes @krismkenn's picture and his GitHub link (hestiacp#3858)
1 parent a29e8fd commit 88a02d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_data/team.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ export const projectManagers = [
2020
links: [{ icon: 'github', link: 'https://github.com/Lupul' }],
2121
},
2222
{
23-
avatar:
24-
'https://cdn.discordapp.com/avatars/737720562482151485/bac8f56f0a909032efaf60c1aa4047e5.webp',
23+
avatar: 'https://www.github.com/krismkenn.png',
2524
name: 'Kristan Kenney 🇨🇦',
25+
links: [{ icon: 'github', link: 'https://github.com/krismkenn' }],
2626
},
2727
];
2828

0 commit comments

Comments
 (0)