--- title: Sponsors layout: default showParticles: True --- Many people helped espanso along the way, allowing me to stay motivated and focused on our mission. Thank you, there are no words to say how much I appreciate your help :)
{% for item in site.data.sponsors %} {% assign remainder = forloop.index0 | modulo: 6 %} {% if remainder == 0 %} {% if forloop.index0 != 0 %}
{% endif %}
{% endif %}
{% endfor %}