parent
39a240a8af
commit
677aa49aa2
|
@ -22,7 +22,9 @@
|
|||
</div>
|
||||
<div class="unit two-thirds align-right center-on-mobiles">
|
||||
<p>
|
||||
Sponsored by
|
||||
<a href="https://opencollective.com/jekyll/">
|
||||
Sponsored by
|
||||
</a>
|
||||
{% for sponsor in site.data.sponsors %}
|
||||
<a href="{{ sponsor.url }}" style="margin-left: 10px;">
|
||||
<img src="{{ sponsor.image }}" height="{{ sponsor.height }}" width="{{ sponsor.width }}" alt="{{ sponsor.name }}">
|
||||
|
|
Loading…
Reference in New Issue