File tree Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change @@ -170,13 +170,7 @@ It doesn't have a large company that sits behind it - its ongoing development is
170
170
171
171
### Silver Sponsors 🥈
172
172
173
- <!-- markdownlint-disable MD033 -->
174
-
175
- | [ <img src =" ./images/lovd.png " width =" 150 " alt =" lovd " />] ( https://www.lovd.com ) |
176
- | :----------------------------------------------------------------------------: |
177
- | [ ** Lovd** ] ( https://www.lovd.com/ ) |
178
-
179
- <!-- markdownlint-enable MD033 -->
173
+ > Please ask your company to support this open source project by [ becoming a silver sponsor] ( https://opencollective.com/typegraphql/contribute/silver-sponsors-14804 ) .
180
174
181
175
### Bronze Sponsors 🥉
182
176
Original file line number Diff line number Diff line change @@ -255,15 +255,13 @@ const CollectiveSection = props => (
255
255
< span > and getting a premium technical support from our core contributors.</ span >
256
256
</ blockquote >
257
257
< h3 className = "title" > Silver Sponsors 🥈</ h3 >
258
- < div className = "tiles" >
259
- < a href = "https://www.lovd.com/" target = "_blank" >
260
- < img
261
- src = { imgUrl ( "lovd.png" ) }
262
- style = { { width : 150 , backgroundColor : "#f9f9f9" , padding : "0 10px" } }
263
- />
264
- < span > Lovd</ span >
258
+ < blockquote className = "note" >
259
+ < span > Please ask your company to support this open source project by</ span > { " " }
260
+ < a href = "https://opencollective.com/typegraphql/contribute/silver-sponsors-14804" >
261
+ becoming a silver sponsor
265
262
</ a >
266
- </ div >
263
+ .
264
+ </ blockquote >
267
265
< h3 className = "title" > Bronze Sponsors 🥉</ h3 >
268
266
< div className = "tiles" >
269
267
< a href = "https://www.ligrsystems.com/" target = "_blank" >
You can’t perform that action at this time.
0 commit comments