Skip to content

Commit 81bc5b0

Browse files
committed
docs(sponsors): add Leofame to silver sponsors section
1 parent d43d778 commit 81bc5b0

File tree

5 files changed

+11
-7
lines changed

5 files changed

+11
-7
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,11 @@ It doesn't have a large company that sits behind it - its ongoing development is
171171
172172
### Silver Sponsors 🥈
173173

174-
> Please ask your company to support this open source project by [becoming a silver sponsor](https://opencollective.com/typegraphql/contribute/silver-sponsors-14804).
174+
<!-- markdownlint-disable MD033 -->
175+
176+
| [<img src="./images/leofame.png" width="200" alt="Leofame" />](https://leofame.com/buy-instagram-followers) |
177+
| :---------------------------------------------------------------------------------------------------------: |
178+
| [**Leofame**](https://leofame.com/buy-instagram-followers) |
175179

176180
### Bronze Sponsors 🥉
177181

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"inversifyjs",
4343
"isodate",
4444
"joiful",
45+
"Leofame",
4546
"lifex",
4647
"lovd",
4748
"lytek",

images/leofame.png

15 KB
Loading

website/pages/en/index.js

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -255,13 +255,12 @@ 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-
<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
258+
<div className="tiles">
259+
<a href="https://leofame.com/buy-instagram-followers" target="_blank">
260+
<img src={imgUrl("leofame.png")} style={{ width: 200 }} />
261+
<span>Leofame</span>
262262
</a>
263-
.
264-
</blockquote>
263+
</div>
265264
<h3 className="title">Bronze Sponsors 🥉</h3>
266265
<div className="tiles">
267266
<a href="https://www.ligrsystems.com/" target="_blank">

website/static/img/leofame.png

15 KB
Loading

0 commit comments

Comments
 (0)