mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Update sponsors
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="bd-footer-support">
|
||||
<h4 class="bd-footer-title">
|
||||
<strong>Support</strong> Bulma
|
||||
<strong>Support</strong> Bulma <span class="bd-emoji-bis">😃</span>
|
||||
</h4>
|
||||
|
||||
<div class="bd-footer-donations columns">
|
||||
@@ -18,6 +18,19 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="bd-footer-donation column">
|
||||
<p class="bd-footer-donation-title">
|
||||
Visit our <strong>Sponsor</strong>
|
||||
</p>
|
||||
|
||||
{% for sponsor_id in site.data.sponsors.footer %}
|
||||
{% include elements/sponsor-item.html
|
||||
sponsor_id=sponsor_id
|
||||
classname="bd-footer-sponsor"
|
||||
%}
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
<div class="bd-footer-donation column">
|
||||
<p class="bd-footer-donation-title">
|
||||
<strong>Monthly</strong> donation
|
||||
|
||||
Reference in New Issue
Block a user