| title | Meet the Team |
|---|---|
| layout | page |
| permalink | /meet-the-team |
| excerpt | It takes a dedicated team to run a summer; meet them here! |
{% for profile in site.data.profiles %}
{% picture thumb {{"/img/profiles/" | append: profile.image}} --img class="w-100 rounded-circle" %}
{% endfor %}