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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ People on this website are centrally managed in the `/content/people/index.md` f

* `key` ... short key to identify this person when referencing them in the blog section
* `firstName`, `lastName`, `affiliation`
* `image` ... name of the head shot image (preferred 500x500px in JPG format) stored in `/content/people/headshots`
* `image` ... name of the head shot image (preferred 250x250px in JPG format) stored in `/content/people/headshots`
* `description` ... used within the blog footer as an about the author text
* `note` ...optional note about past contributors
* `link` ... optional used for linking to a personal website
Expand Down
Binary file added content/people/headshots/quang-nguyen.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/people/headshots/woochan-lee.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions content/people/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,12 @@ people:
team:
- past
note: Contributor, August 2020-February 2021
- firstName: Woochan
lastName: Lee
image: woochan-lee.jpg
affiliation: CMU/Stat
team:
- contributors
- key: lipsitch
firstName: Marc
lastName: Lipsitch
Expand Down Expand Up @@ -465,6 +471,12 @@ people:
affiliation: Stanford University
team:
- core
- firstName: Quang
lastName: Nguyen
image: quang-nguyen.jpg
affiliation: Dartmouth/Epidemiology
team:
- contributors
- firstName: Mike
lastName: O'Brien
image: mike-o'brien_head-shot.jpg
Expand Down