Skip to content

Commit c016ea5

Browse files
committed
不要なplatinum_sponsorsの宣言を削除
1 parent 90e3d79 commit c016ea5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_includes/top/sections/sponsor.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
{% assign platinum_sponsors = site.data.sponsors | where: "type", "platinum" %}
21
{% assign gold_sponsors = site.data.sponsors | where: "type", "gold" %}
32
{% assign silver_sponsors = site.data.sponsors | where: "type", "silver" %}
43
{% assign bronze_sponsors = site.data.sponsors | where: "type", "bronze" %}

0 commit comments

Comments
 (0)