feat(website): add community sponsors section with Cloudsmith (#2748)

This commit is contained in:
Valentin Maerten
2026-03-17 22:00:48 +01:00
committed by GitHub
parent 2139e32426
commit f2b3ba1263
3 changed files with 27 additions and 0 deletions

View File

@@ -34,4 +34,16 @@
</td>
</tr>
</table>
<h2>Community Sponsors</h2>
<table>
<tr>
<td align="center" valign="middle">
<a target="_blank" href="https://cloudsmith.com/">
<img src="website/src/public/img/cloudsmith.svg" height="100px" width="200px" title="Cloudsmith" />
</a>
</td>
</tr>
</table>
</div>