Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 577 Bytes

File metadata and controls

21 lines (18 loc) · 577 Bytes
layout default
{% include buttons/become-a-sponsor.html %}

{% for sponsorLevel in site.data.lastyearlevels%} {% assign sponsorsInLevel = site.data.lastyearsponsors | where:'sponsorlevel', sponsorLevel.category %} {% assign total = sponsorsInLevel | size %} {% unless total == 0 %} {% include sponsor-thumb.html sponsors=sponsorsInLevel level-name=sponsorLevel.title level-tag=sponsorLevel.category %} {% endunless %} {% endfor %}

{% include buttons/become-a-sponsor.html %}