diff --git a/weallcode/static/weallcode/images/team/teachers/clayton-reynolds.jpg b/weallcode/static/weallcode/images/team/teachers/clayton-reynolds.jpg deleted file mode 100644 index 7f32d1ba..00000000 Binary files a/weallcode/static/weallcode/images/team/teachers/clayton-reynolds.jpg and /dev/null differ diff --git a/weallcode/static/weallcode/images/team/teachers/keanan-koppenhaver.jpg b/weallcode/static/weallcode/images/team/teachers/keanan-koppenhaver.jpg new file mode 100644 index 00000000..67c11c9c Binary files /dev/null and b/weallcode/static/weallcode/images/team/teachers/keanan-koppenhaver.jpg differ diff --git a/weallcode/templates/weallcode/team.html b/weallcode/templates/weallcode/team.html index bc1ff1ab..64b3ec85 100644 --- a/weallcode/templates/weallcode/team.html +++ b/weallcode/templates/weallcode/team.html @@ -167,7 +167,7 @@

Head Teachers

{% include "weallcode/snippets/team_member.html" with is_on_dark=True name="Matthew Felz" static_image="weallcode/images/team/teachers/matthew-felz.jpg" %}
- {% include "weallcode/snippets/team_member.html" with is_on_dark=True name="Clayton Reynolds" static_image="weallcode/images/team/teachers/clayton-reynolds.jpg" %} + {% include "weallcode/snippets/team_member.html" with is_on_dark=True name="Keanan Koppenhaver" static_image="weallcode/images/team/teachers/keanan-koppenhaver.jpg" %}