-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Cosmetic changes to team section * Adding link classname to a link * Update style.module.css * Update index.tsx --------- Co-authored-by: avVergnet <[email protected]> Co-authored-by: Angela Hu <[email protected]>
- Loading branch information
1 parent
857600b
commit 34f8898
Showing
4 changed files
with
18 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ const TeamCard: React.FC = () => { | |
const teamMembers = [ | ||
{ | ||
name: 'Nikhil Dange', | ||
position: 'Hack Technical Lead', | ||
position: 'Hack President', | ||
email: '[email protected]', | ||
linkedinLink: 'https://www.linkedin.com/in/nsdange/', | ||
imageUrl: 'assets/nikhil.JPG', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters