Skip to content

Commit 7a3ed01

Browse files
Merge pull request #563 from cmu-delphi/cmelucci/team-page-update
cmelucci/team-page-update
2 parents 32b3cd9 + a725878 commit 7a3ed01

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ People on this website are centrally managed in the `/content/people/index.md` f
157157

158158
* `key` ... short key to identify this person when referencing them in the blog section
159159
* `firstName`, `lastName`, `affiliation`
160-
* `image` ... name of the head shot image (preferred 500x500px in JPG format) stored in `/content/people/headshots`
160+
* `image` ... name of the head shot image (preferred 250x250px in JPG format) stored in `/content/people/headshots`
161161
* `description` ... used within the blog footer as an about the author text
162162
* `note` ...optional note about past contributors
163163
* `link` ... optional used for linking to a personal website
50.9 KB
Loading
51.2 KB
Loading

content/people/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,12 @@ people:
372372
team:
373373
- past
374374
note: Contributor, August 2020-February 2021
375+
- firstName: Woochan
376+
lastName: Lee
377+
image: woochan-lee.jpg
378+
affiliation: CMU/Stat
379+
team:
380+
- contributors
375381
- key: lipsitch
376382
firstName: Marc
377383
lastName: Lipsitch
@@ -465,6 +471,12 @@ people:
465471
affiliation: Stanford University
466472
team:
467473
- core
474+
- firstName: Quang
475+
lastName: Nguyen
476+
image: quang-nguyen.jpg
477+
affiliation: Dartmouth/Epidemiology
478+
team:
479+
- contributors
468480
- firstName: Mike
469481
lastName: O'Brien
470482
image: mike-o'brien_head-shot.jpg

0 commit comments

Comments
 (0)