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 a29e8fd commit 88a02d4Copy full SHA for 88a02d4
docs/_data/team.js
@@ -20,9 +20,9 @@ export const projectManagers = [
20
links: [{ icon: 'github', link: 'https://github.com/Lupul' }],
21
},
22
{
23
- avatar:
24
- 'https://cdn.discordapp.com/avatars/737720562482151485/bac8f56f0a909032efaf60c1aa4047e5.webp',
+ avatar: 'https://www.github.com/krismkenn.png',
25
name: 'Kristan Kenney 🇨🇦',
+ links: [{ icon: 'github', link: 'https://github.com/krismkenn' }],
26
27
];
28
0 commit comments