Skip to content

Commit 1336d84

Browse files
committed
docs(sponsors): add Social Followers to bronze sponsors
1 parent aace75e commit 1336d84

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ It doesn't have a large company that sits behind it - its ongoing development is
181181
| :------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------: |
182182
| [**Live Graphic Systems**](https://www.ligrsystems.com) | [**LifeX Aps**](https://www.joinlifex.com/) | [**instinctools**](https://instinctools.com/manufacturing) | [**VPS Server**](https://www.vpsserver.com) |
183183

184-
| [<img src="./images/nongamstopbets.png" width="50" alt="NonGamstopBets" />](https://www.nongamstopbets.com/casinos-not-on-gamstop/) | [<img src="./images/casinodeps.svg" width="80" alt="CasinoDeps.co.nz" />](https://casinodeps.co.nz/1-dollar-casinos/) | [<img src="./images/non-stop-casino.png" width="50" alt="Non Stop Casino" />](https://uk.nonstopcasino.org/non-gamstop-casinos/) | [<img src="./images/sidesmedia.png" width="50" alt="SidesMedia" />](https://sidesmedia.com/) | [<img src="./images/insfollowpro.png" width="50" alt="Insfollowpro" />](https://insfollowpro.com/) |
185-
| :---------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------: | -------------------------------------------------------------------------------------------------- |
186-
| [**NonGamstopBets**](https://www.nongamstopbets.com/casinos-not-on-gamstop/) | [**CasinoDeps**](https://casinodeps.co.nz/1-dollar-casinos/) | [**Non Stop Casino**](https://uk.nonstopcasino.org/non-gamstop-casinos/) | [**SidesMedia**](https://sidesmedia.com/) | [**Insfollowpro**](https://insfollowpro.com/) |
184+
| [<img src="./images/nongamstopbets.png" width="50" alt="NonGamstopBets" />](https://www.nongamstopbets.com/casinos-not-on-gamstop/) | [<img src="./images/casinodeps.svg" width="80" alt="CasinoDeps.co.nz" />](https://casinodeps.co.nz/1-dollar-casinos/) | [<img src="./images/non-stop-casino.png" width="50" alt="Non Stop Casino" />](https://uk.nonstopcasino.org/non-gamstop-casinos/) | [<img src="./images/sidesmedia.png" width="50" alt="SidesMedia" />](https://sidesmedia.com/) | [<img src="./images/insfollowpro.png" width="50" alt="Insfollowpro" />](https://insfollowpro.com/) | [<img src="./images/social_followers.png" width="60" alt="Social Followers" />](https://www.socialfollowers.uk/buy-tiktok-followers/) |
185+
| :---------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: |
186+
| [**NonGamstopBets**](https://www.nongamstopbets.com/casinos-not-on-gamstop/) | [**CasinoDeps**](https://casinodeps.co.nz/1-dollar-casinos/) | [**Non Stop Casino**](https://uk.nonstopcasino.org/non-gamstop-casinos/) | [**SidesMedia**](https://sidesmedia.com/) | [**Insfollowpro**](https://insfollowpro.com/) | [**Social Followers**](https://www.socialfollowers.uk/buy-tiktok-followers/) |
187187

188188
<!-- markdownlint-enable MD033 -->
189189

images/social_followers.png

20 KB
Loading

website/pages/en/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,8 @@ const CollectiveSection = props => (
280280
<img src={imgUrl("vps-server.png")} style={{ width: 125 }} />
281281
<span>VPS Server</span>
282282
</a>
283+
</div>
284+
<div className="tiles">
283285
<a href="https://www.nongamstopbets.com/casinos-not-on-gamstop/" target="_blank">
284286
<img src={imgUrl("nongamstopbets.png")} style={{ width: 50 }} />
285287
<span>NonGamstopBets</span>
@@ -300,6 +302,10 @@ const CollectiveSection = props => (
300302
<img src={imgUrl("insfollowpro.png")} style={{ width: 50 }} />
301303
<span>Insfollowpro</span>
302304
</a>
305+
<a href="https://www.socialfollowers.uk/buy-tiktok-followers/" target="_blank">
306+
<img src={imgUrl("social_followers.png")} style={{ width: 60 }} />
307+
<span>Social Followers</span>
308+
</a>
303309
</div>
304310
<h3 className="title">Members 💪</h3>
305311
<a href="https://opencollective.com/typegraphql#contributors">
20 KB
Loading

0 commit comments

Comments
 (0)