Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion website/src/data/members.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import alyssia from '../images/ourTeam/memberImages/alyssia.jpg';
import zion from '../images/ourTeam/memberImages/zion.jpg';
import ethanho from '../images/ourTeam/memberImages/ethanho.jpg';
import nathanpietrantonio from '../images/ourTeam/memberImages/nathanpietrantonio.jpg';

import matthewc from '../images/ourTeam/memberImages/matthewc.png';
// --- ------- ---

// Note for bootcamp task: The members attribute of each section is an ordered list.
Expand Down Expand Up @@ -176,6 +176,12 @@ const members = {
linkedinURL: 'https://www.linkedin.com/in/kevinwu098/',
imageURL: kevinwu,
},
{
name: 'Matthew Chang',
position: 'Developer',
linkedinURL: 'http://www.linkedin.com/in/matthew-chang-39754a216',
imageURL: matthewc,
},
{
name: 'Nathan Pietrantonio',
position: 'Developer',
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.