File tree Expand file tree Collapse file tree 4 files changed +13
-1
lines changed Expand file tree Collapse file tree 4 files changed +13
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments