1
- <h1 >Sponsor Vue.js Development</h1 >
1
+ <h1 id = " sponsor-Vue-js-Development " >Sponsor Vue.js Development</h1 >
2
2
3
3
<p >
4
4
Vue.js is an MIT licensed open source project and completely free to use.
@@ -69,9 +69,9 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
69
69
</li >
70
70
</ul >
71
71
72
- <h2 >Current Premium Sponsors: </h2 >
72
+ <h2 id = " current-premium-sponsors " >Current Premium Sponsors</h2 >
73
73
74
- <h3 >Special Sponsors</h3 >
74
+ <h3 id = " special-sponsors " >Special Sponsors</h3 >
75
75
76
76
<p class =" platinum" >
77
77
<% _ for (const sponsor of theme .special_sponsors ) {_% >
@@ -81,7 +81,7 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
81
81
< % _ } _%>
82
82
</p >
83
83
84
- <h3 >Platinum</h3 >
84
+ <h3 id = " platinum " >Platinum</h3 >
85
85
86
86
<p class =" platinum" >
87
87
<% _ for (const sponsor of theme .platinum_sponsors ) {_% >
@@ -91,7 +91,7 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
91
91
< % _ } _%>
92
92
</p >
93
93
94
- <h3 >OpenCollective Platinum</h3 >
94
+ <h3 id = " open-collective-platinum " >OpenCollective Platinum</h3 >
95
95
96
96
<p class =" open-collective-sponsors sponsor-section" >
97
97
<% _ for (let i = 0 ; i < 10 ; i++ ) {_% >
@@ -101,7 +101,7 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
101
101
< % _ } _%>
102
102
</p >
103
103
104
- <h3 >Special Sponsors (China)</h3 >
104
+ <h3 id = " special-sponsors-china " >Special Sponsors (China)</h3 >
105
105
106
106
<p class =" platinum" >
107
107
<% _ for (const sponsor of theme .platinum_sponsors_china ) {_% >
@@ -111,7 +111,7 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
111
111
< % _ } _%>
112
112
</p >
113
113
114
- <h3 >Patreon Gold</h3 >
114
+ <h3 id = " patreon-gold " >Patreon Gold</h3 >
115
115
116
116
<p class =" patreon-sponsors sponsor-section" >
117
117
<% _ for (const sponsor of theme .gold_sponsors ) {_% >
@@ -121,7 +121,7 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
121
121
< % _ } _%>
122
122
</p >
123
123
124
- <h3 >OpenCollective Gold</h3 >
124
+ <h3 id = " open-collective-gold " >OpenCollective Gold</h3 >
125
125
126
126
<p class =" open-collective-sponsors sponsor-section" >
127
127
<% _ for (let i = 0 ; i < 10 ; i++ ) {_% >
@@ -131,7 +131,7 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
131
131
< % _ } _%>
132
132
</p >
133
133
134
- <h3 >Patreon Silver</h3 >
134
+ <h3 id = " patreon-silver " >Patreon Silver</h3 >
135
135
136
136
<p class =" patreon-sponsors sponsor-section" >
137
137
<% _ for (const sponsor of theme .silver_sponsors ) {_% >
@@ -141,7 +141,7 @@ Recurring pledges come with exclusive perks, e.g. having your name listed in the
141
141
< % _ } _%>
142
142
</p >
143
143
144
- <h3 >OpenCollective Silver</h3 >
144
+ <h3 id = " open-collective-silver " >OpenCollective Silver</h3 >
145
145
146
146
<p class =" open-collective-sponsors sponsor-section" >
147
147
<% _ for (let i = 0 ; i < 5 ; i++ ) {_% >
0 commit comments