Skip to content

Commit 91d0122

Browse files
committed
update team socials
1 parent de7349c commit 91d0122

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.vitepress/theme/constants/team.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,10 @@ export const CORE_MEMBERS: TeamMember[] = [
6464
name: "Cameron",
6565
title: "Core",
6666
avatar: "https://www.github.com/camc314.png",
67-
links: [{ icon: "github", link: "https://github.com/camc314" }],
67+
links: [
68+
{ icon: "github", link: "https://github.com/camc314" },
69+
{ icon: "x", link: "https://github.com/Cameron_C2" },
70+
],
6871
},
6972
{
7073
id: "leaysgur",
@@ -86,6 +89,7 @@ export const CORE_MEMBERS: TeamMember[] = [
8689
links: [
8790
{ icon: "github", link: "https://github.com/camchenry" },
8891
{ icon: "x", link: "https://x.com/cammchenry" },
92+
{ icon: "bluesky", link: "https://bsky.app/profile/camchenry.com" },
8993
],
9094
},
9195
{

0 commit comments

Comments
 (0)