Skip to content

Commit 29b6917

Browse files
committed
docs(sponsors): remove Lovd from silver sponsors
1 parent 3905582 commit 29b6917

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,13 +170,7 @@ It doesn't have a large company that sits behind it - its ongoing development is
170170
171171
### Silver Sponsors 🥈
172172

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).
180174
181175
### Bronze Sponsors 🥉
182176

website/pages/en/index.js

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -255,15 +255,13 @@ const CollectiveSection = props => (
255255
<span>and getting a premium technical support from our core contributors.</span>
256256
</blockquote>
257257
<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
265262
</a>
266-
</div>
263+
.
264+
</blockquote>
267265
<h3 className="title">Bronze Sponsors 🥉</h3>
268266
<div className="tiles">
269267
<a href="https://www.ligrsystems.com/" target="_blank">

0 commit comments

Comments
 (0)