Skip to content

Commit

Permalink
docs(readme): Update Sponsors (#3764)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 11, 2024
1 parent 4a8056e commit 23bb98f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Expand Up @@ -193,9 +193,6 @@ development and support.

<!-- BEGIN SPONSORS: sponsor -->

<a href="https://cryptocasinos.com/" target="_blank" rel="noopener noreferrer">
<img height="64px" width="64px" src="https://humble.imgix.net/https%3A%2F%2Fimages.opencollective.com%2Fcryptocasinos%2F99b168e%2Flogo.png?ixlib=js-3.8.0&w=64&h=64&fit=fillmax&fill=solid&s=2ef05a88fcef5338757b09e56ca05cbf" title="CryptoCasinos" alt="CryptoCasinos"></img>
</a>
<a href="https://www.casinoonlineaams.com" target="_blank" rel="noopener noreferrer">
<img height="64px" width="64px" src="https://humble.imgix.net/https%3A%2F%2Fimages.opencollective.com%2Fcasinoonlineaamscom%2Fc59b0fd%2Flogo.png?ixlib=js-3.8.0&w=64&h=64&fit=fillmax&fill=solid&s=7b90355c5df11c3ac489869b01279fee" title="Casinoonlineaams.com" alt="Casinoonlineaams.com"></img>
</a>
Expand Down Expand Up @@ -242,6 +239,9 @@ support for Cheerio and help us maintain and improve this open source project.
<a href="https://kafidoff.com" target="_blank" rel="noopener noreferrer">
<img height="64px" width="64px" src="https://humble.imgix.net/https%3A%2F%2Fimages.opencollective.com%2Fkafidoff-vasy%2Fd7ff85c%2Favatar.png?ixlib=js-3.8.0&w=64&h=64&fit=fillmax&fill=solid&s=a41c66c2f9b1d3a7a241e425e7aa2d09" title="Vasy Kafidoff" alt="Vasy Kafidoff"></img>
</a>
<a href="https://medium.com/norch" target="_blank" rel="noopener noreferrer">
<img height="48px" width="48px" src="https://humble.imgix.net/https%3A%2F%2Fimages.opencollective.com%2Fespenklem%2F7e8cd40%2Favatar.png?ixlib=js-3.8.0&w=48&h=48&fit=fillmax&fill=solid&s=f727bc0f59d1738188ec8e4499123149" title="Espen Klem" alt="Espen Klem"></img>
</a>

<!-- END SPONSORS -->

Expand Down
25 changes: 13 additions & 12 deletions website/sponsors.json
Expand Up @@ -35,17 +35,6 @@
}
],
"sponsor": [
{
"createdAt": "2021-07-06T15:45:05.151Z",
"name": "CryptoCasinos",
"url": "https://cryptocasinos.com/",
"image": "https://images.opencollective.com/cryptocasinos/99b168e/logo.png",
"type": "ORGANIZATION",
"monthlyDonation": 0,
"totalDonations": 0,
"source": "opencollective",
"tier": "sponsor"
},
{
"createdAt": "2021-07-11T11:04:52.058Z",
"name": "Casinoonlineaams.com",
Expand Down Expand Up @@ -181,5 +170,17 @@
"tier": "professional"
}
],
"backer": []
"backer": [
{
"createdAt": "2020-08-31T07:40:29.442Z",
"name": "Espen Klem",
"url": "https://medium.com/norch",
"image": "https://images.opencollective.com/espenklem/7e8cd40/avatar.png",
"type": "INDIVIDUAL",
"monthlyDonation": 0,
"totalDonations": 0,
"source": "opencollective",
"tier": "backer"
}
]
}

0 comments on commit 23bb98f

Please sign in to comment.