File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
.vitepress/theme/constants Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff 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 {
You can’t perform that action at this time.
0 commit comments