We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e3d79 commit c016ea5Copy full SHA for c016ea5
_includes/top/sections/sponsor.html
@@ -1,4 +1,3 @@
1
-{% assign platinum_sponsors = site.data.sponsors | where: "type", "platinum" %}
2
{% assign gold_sponsors = site.data.sponsors | where: "type", "gold" %}
3
{% assign silver_sponsors = site.data.sponsors | where: "type", "silver" %}
4
{% assign bronze_sponsors = site.data.sponsors | where: "type", "bronze" %}
0 commit comments