diff --git a/_data/students.yaml b/_data/students.yaml index 0dfb14d..bcc6d16 100644 --- a/_data/students.yaml +++ b/_data/students.yaml @@ -122,3 +122,7 @@ undergrad_students: - first_name: Grace last_name: Walker image: Grace_Walker.jpg + + - first_name: Dallin + last_name: Wood + image: dallin_wood.jpg diff --git a/images/students/dallin_wood.jpg b/images/students/dallin_wood.jpg new file mode 100644 index 0000000..f64c387 Binary files /dev/null and b/images/students/dallin_wood.jpg differ