docs: remove nhost and takeshape from sponsors
This commit is contained in:
parent
4bf7f2c422
commit
6b1172ff00
22
README.md
22
README.md
|
|
@ -38,17 +38,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
<td align="center" valign="middle">
|
||||
<a href="https://bit.dev/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/bit.svg" width="80"></a>
|
||||
</td>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://nhost.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/nhost.svg" />
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/nhost_light.svg" />
|
||||
<img src="https://pnpm.io/img/users/nhost.svg" width="180" />
|
||||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://novu.co/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
|
|
@ -58,6 +47,8 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://prisma.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
|
|
@ -67,8 +58,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://www.flightcontrol.dev/?ref=pnpm" target="_blank"><img src="https://pnpm.io/img/users/flightcontrol.png" width="240"></a>
|
||||
</td>
|
||||
|
|
@ -97,11 +86,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://www.takeshape.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<img src="https://pnpm.io/img/users/takeshape.svg" width="280">
|
||||
</a>
|
||||
</td>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://doppler.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
|
|
@ -111,8 +95,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://depot.dev/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
|
|
|
|||
|
|
@ -80,17 +80,6 @@ function getChangelogEntry (changelog: string, version: string) {
|
|||
<td align="center" valign="middle">
|
||||
<a href="https://bit.dev/?utm_source=pnpm&utm_medium=release_notes" target="_blank"><img src="https://pnpm.io/img/users/bit.svg" width="80"></a>
|
||||
</td>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://nhost.io/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/nhost.svg" />
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/nhost_light.svg" />
|
||||
<img src="https://pnpm.io/img/users/nhost.svg" width="180" />
|
||||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://novu.co/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
|
||||
<picture>
|
||||
|
|
@ -100,6 +89,8 @@ function getChangelogEntry (changelog: string, version: string) {
|
|||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://prisma.io/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
|
||||
<picture>
|
||||
|
|
@ -109,8 +100,6 @@ function getChangelogEntry (changelog: string, version: string) {
|
|||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://www.flightcontrol.dev/?ref=pnpm" target="_blank"><img src="https://pnpm.io/img/users/flightcontrol.png" width="240"></a>
|
||||
</td>
|
||||
|
|
@ -139,11 +128,6 @@ function getChangelogEntry (changelog: string, version: string) {
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://www.takeshape.io/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
|
||||
<img src="https://pnpm.io/img/users/takeshape.svg" width="280">
|
||||
</a>
|
||||
</td>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://doppler.com/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
|
||||
<picture>
|
||||
|
|
@ -153,8 +137,6 @@ function getChangelogEntry (changelog: string, version: string) {
|
|||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://depot.dev/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
|
||||
<picture>
|
||||
|
|
|
|||
|
|
@ -38,17 +38,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
<td align="center" valign="middle">
|
||||
<a href="https://bit.dev/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/bit.svg" width="80"></a>
|
||||
</td>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://nhost.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/nhost.svg" />
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/nhost_light.svg" />
|
||||
<img src="https://pnpm.io/img/users/nhost.svg" width="180" />
|
||||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://novu.co/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
|
|
@ -58,6 +47,8 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://prisma.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
|
|
@ -67,8 +58,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://www.flightcontrol.dev/?ref=pnpm" target="_blank"><img src="https://pnpm.io/img/users/flightcontrol.png" width="240"></a>
|
||||
</td>
|
||||
|
|
@ -97,11 +86,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://www.takeshape.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<img src="https://pnpm.io/img/users/takeshape.svg" width="280">
|
||||
</a>
|
||||
</td>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://doppler.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
|
|
@ -111,8 +95,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="middle">
|
||||
<a href="https://depot.dev/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
||||
<picture>
|
||||
|
|
|
|||
Loading…
Reference in New Issue