Don't use posts for the feature modals, we want to blog

This commit is contained in:
Henne Vogelsang 2014-12-15 14:46:48 +01:00
parent 60956f6158
commit 993bd5ad3c
11 changed files with 257 additions and 114 deletions

View file

@ -8,7 +8,7 @@
</div>
<div class="row">
{% for member in site.people %}
<div class="col-sm-4">
<div class="col-sm-3">
<div class="team-member">
<img src="img/team/{{ member.pic }}.jpg" class="img-responsive img-circle" alt="">
<h4>{{ member.name }}</h4>