Ver Fonte

Fixes @krismkenn's picture and his GitHub link (#3858)

Jakob Bouchard há 2 anos atrás
pai
commit
93eacf5a0d
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      docs/_data/team.js

+ 2 - 2
docs/_data/team.js

@@ -20,9 +20,9 @@ export const projectManagers = [
 		links: [{ icon: 'github', link: 'https://github.com/Lupul' }],
 		links: [{ icon: 'github', link: 'https://github.com/Lupul' }],
 	},
 	},
 	{
 	{
-		avatar:
-			'https://cdn.discordapp.com/avatars/737720562482151485/bac8f56f0a909032efaf60c1aa4047e5.webp',
+		avatar: 'https://www.github.com/krismkenn.png',
 		name: 'Kristan Kenney 🇨🇦',
 		name: 'Kristan Kenney 🇨🇦',
+		links: [{ icon: 'github', link: 'https://github.com/krismkenn' }],
 	},
 	},
 ];
 ];