diff --git a/_includes/team-color-logic.html b/_includes/team-color-logic.html index 76dac8b..e87eb10 100644 --- a/_includes/team-color-logic.html +++ b/_includes/team-color-logic.html @@ -9,7 +9,7 @@ {% elsif page.team == "Android" %} {% assign theme = 'grass' %} - {% elsif page.team == "Data Science" %} + {% elsif page.team == "Applied Research" %} {% assign theme = 'slate' %} {% elsif page.team == "Web Development" %}