mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
Don't use posts for the feature modals, we want to blog
This commit is contained in:
parent
60956f6158
commit
993bd5ad3c
11 changed files with 257 additions and 114 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue