Skip to content

Commit 0926b9d

Browse files
oohirapotato4d
authored andcommitted
[Doc]: chore: increase OC sponsor count #1865 (#1876)
* cherry-pick vuejs/v2.vuejs.org@4189659
1 parent 36c0327 commit 0926b9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/vue/layout/partials/sponsors.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div class="open-collective-sponsors">
2020
<h3>OpenCollective スポンサー</h3>
2121
<h4>プラチナ</h4>
22-
<%_ for (let i = 0; i < 2; i++) {_%>
22+
<%_ for (let i = 0; i < 3; i++) {_%>
2323
<a
2424
href="https://opencollective.com/vuejs/tiers/platinum-sponsors/<%- i %>/website"
2525
rel="sponsored noopener"
@@ -29,7 +29,7 @@
2929
</a>
3030
<%_ } _%>
3131
<h4>ゴールド</h4>
32-
<%_ for (let i = 0; i < 8; i++) {_%>
32+
<%_ for (let i = 0; i < 20; i++) {_%>
3333
<a
3434
href="https://opencollective.com/vuejs/tiers/gold-sponsors/<%- i %>/website"
3535
rel="sponsored noopener"

0 commit comments

Comments
 (0)