Skip to content

Commit 4825e94

Browse files
authored
Feat: Edit Member Details (#164)
* Feat: Update Sebi in members.json Edited image link and description for Sebastian * Update members.json
1 parent 1c7eb5d commit 4825e94

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

static/meta_data/members_meta/members.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@
9797
"details": "weather and climate guy",
9898
"github": "https://github.com/alifallahm"
9999
},
100-
{ "profile_image": "https://pbs.twimg.com/profile_images/1536840012104355842/zhF-SffH_400x400.jpg",
100+
{ "profile_image": "https://avatars.githubusercontent.com/u/167681990",
101101
"name": "Sebastian Gyger",
102102
"subtitle": "Member",
103-
"details": "Sebastian is a determined programmer that is trying to branch out.",
103+
"details": "Sebastian is a passionate developer interested in learning more about all areas of computer science.",
104104
"github": "https://github.com/sejager"
105105
},
106106
{
@@ -117,4 +117,4 @@
117117
"details" : "A clueless yet ambitious member who's looking to solidify his foundation in computer science.",
118118
"github" : "https://github.com/Krisp24"
119119
}
120-
]
120+
]

0 commit comments

Comments
 (0)