Chore: Add Everynews as sponsor

This commit is contained in:
driaug
2025-06-16 20:19:12 +02:00
parent 9dfd1ce907
commit 7aa3197177
+22 -1
View File
@@ -27,6 +27,27 @@ like [SendGrid](https://sendgrid.com/), [Resend](https://resend.com) or [Mailgun
- **Automations**: Create automations based on user actions
- **Broadcasts**: Send newsletters and product updates to big audiences
## Sponsors
Plunk is made possible by the support of our sponsors. If you self-host Plunk, consider supporting via [GitHub Sponsors](https://github.com/sponsors/driaug).
<div align="center">
<table>
<tr>
<td align="center" width="120">
<img src="https://avatars.githubusercontent.com/u/206509599?s=200&v=4" style="width:80px; height:80px; object-fit:contain;"/><br/>
<a href="https://every.news/">Everynews</a>
</td>
<!-- Add more sponsors here, up to 5 per row -->
<!--
<td align="center" width="120">
<img src="SPONSOR_LOGO_URL" style="width:80px; height:80px; object-fit:contain;"/><br/>
<a href="SPONSOR_LINK">Sponsor Name</a>
</td>
-->
</tr>
</table>
</div>
## Self-hosting Plunk
The easiest way to self-host Plunk is by using the `driaug/plunk` Docker image.
@@ -41,4 +62,4 @@ You are welcome to contribute to Plunk. You can find a guide on how to contribut
<a href="https://github.com/useplunk/plunk/graphs/contributors">
<img src="https://contrib.rocks/image?repo=useplunk/plunk" />
</a>
</a>