Kristan Kenney 2 лет назад
Родитель
Сommit
766b09295c
1 измененных файлов с 0 добавлено и 5 удалено
  1. 0 5
      docs/_data/team.js

+ 0 - 5
docs/_data/team.js

@@ -19,11 +19,6 @@ export const projectManagers = [
 		name: 'Robert Zollner 🇷🇴',
 		name: 'Robert Zollner 🇷🇴',
 		links: [{ icon: 'github', link: 'https://github.com/Lupul' }],
 		links: [{ icon: 'github', link: 'https://github.com/Lupul' }],
 	},
 	},
-	{
-		avatar: 'https://www.github.com/krismkenn.png',
-		name: 'Kristan Kenney 🇨🇦',
-		links: [{ icon: 'github', link: 'https://github.com/krismkenn' }],
-	},
 ];
 ];
 
 
 /** @type {import("vitepress").DefaultTheme.TeamMember[]} */
 /** @type {import("vitepress").DefaultTheme.TeamMember[]} */