Skip to content

Commit 19e612a

Browse files
committed
docs(sponsors): add strands hint to bronze section
1 parent 562e1da commit 19e612a

4 files changed

Lines changed: 45 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,9 @@ It doesn't have a large company that sits behind it - its ongoing development is
179179

180180
### Bronze Sponsors 🥉
181181

182-
| [<img src="./images/live-graphics-system.png" width="55" alt="live graphic systems" />](https://www.ligrsystems.com) | [<img src="./images/lifex.png" width="60" alt="lifeX aps" />](https://www.joinlifex.com) | [<img src="./images/instinctools.svg" width="100" alt="instinctools" />](https://instinctools.com/manufacturing) | [<img src="./images/wordhint.jpg" width="90" alt="WordHint" />](https://www.wordhint.net/) |
183-
| :------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------: |
184-
| [**Live Graphic Systems**](https://www.ligrsystems.com) | [**LifeX Aps**](https://www.joinlifex.com/) | [**instinctools**](https://instinctools.com/manufacturing) | [**WordHint**](https://www.wordhint.net/) |
182+
| [<img src="./images/live-graphics-system.png" width="55" alt="live graphic systems" />](https://www.ligrsystems.com) | [<img src="./images/lifex.png" width="60" alt="lifeX aps" />](https://www.joinlifex.com) | [<img src="./images/instinctools.svg" width="100" alt="instinctools" />](https://instinctools.com/manufacturing) | [<img src="./images/wordhint.jpg" width="90" alt="WordHint" />](https://www.wordhint.net/) | [<img src="./images/strands-hint-logo.svg" width="80" alt="Strands Hint" />](https://strands-hint.net) |
183+
| :------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------: |
184+
| [**Live Graphic Systems**](https://www.ligrsystems.com) | [**LifeX Aps**](https://www.joinlifex.com/) | [**instinctools**](https://instinctools.com/manufacturing) | [**WordHint**](https://www.wordhint.net/) | [**Strands Hint**](https://strands-hint.net) |
185185

186186
| [<img src="./images/nongamstopbets.png" width="40" alt="NonGamstopBets" />](https://www.nongamstopbets.com/casinos-not-on-gamstop/) | [<img src="./images/casinodeps.svg" width="60" alt="CasinoDeps.co.nz" />](https://casinodeps.co.nz/1-dollar-casinos/) | [<img src="./images/non-stop-casino.png" width="40" alt="Non Stop Casino" />](https://uk.nonstopcasino.org/non-gamstop-casinos/) | [<img src="./images/graming.svg" width="90" alt="Graming" />](https://graming.com/buy-tiktok-views/) | [<img src="./images/betwinner.svg" width="100" alt="BetWinner" />](https://guidebook.betwinner.com/) | [<img src="./images/famety.png" width="40" alt="Famety" />](https://www.famety.com/buy-instagram-likes) | [<img src="./images/logo-buzzv.png" width="70" alt="BuzzVoice" />](https://buzzvoice.com/) |
187187
| :---------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------: |

images/strands-hint-logo.svg

Lines changed: 19 additions & 0 deletions
Loading

website/pages/en/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,10 @@ const CollectiveSection = props => (
279279
<img src={imgUrl("wordhint.jpg")} style={{ width: 90 }} />
280280
<span>WordHint</span>
281281
</a>
282+
<a href="https://strands-hint.net" target="_blank">
283+
<img src={imgUrl("strands-hint-logo.svg")} style={{ width: 80 }} />
284+
<span>Strands Hint</span>
285+
</a>
282286
</div>
283287
<div className="tiles">
284288
<a href="https://www.nongamstopbets.com/casinos-not-on-gamstop/" target="_blank">

0 commit comments

Comments
 (0)