diff --git a/_data/people.yml b/_data/people.yml index c3b84183..9ec73916 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -63,7 +63,11 @@ - name: "Gerson A. Esquivel Garcia" url: "gaeg" role: "Undergraduate Intern" - image: Gerson.jpg + image: Gerson.jpg + - name: "Hermione Celestain" + url: HC + Role: "Undergraduate Student" + image: Hermione.jpg - group: 'Alumni and Former CNERG members' people: diff --git a/community/people/HC/Hermione.jpg b/community/people/HC/Hermione.jpg new file mode 100644 index 00000000..1ecc1b43 Binary files /dev/null and b/community/people/HC/Hermione.jpg differ diff --git a/community/people/HC/index.md b/community/people/HC/index.md new file mode 100644 index 00000000..d9a983aa --- /dev/null +++ b/community/people/HC/index.md @@ -0,0 +1,8 @@ +--- +layout: person +title: Hermione Celestain +role: Undergraduate Student +image: Hermione.jpg +email: celestain@wisc.edu +city_state_zip: "Madison, WI 53706" +--- \ No newline at end of file