docs: simplify sponsor layout - drop table, use floated logo (#4012)

This commit is contained in:
SpawnBox-dev
2026-04-11 20:15:00 -06:00
committed by GitHub
parent dcfedaa10f
commit 7b1cb53cda

View File

@@ -24,26 +24,15 @@ This image only supports Java edition natively; however, if looking for a server
<a name="sponsors"></a>
<table>
<a href="https://spawnbox.app"><img src="https://spawnbox.app/favicon-48x48.png" alt="SpawnBox logo" width="48" align="left" /></a>
<tr>
<td width="140" align="center" valign="middle">
<a href="https://spawnbox.app">
<img src="https://spawnbox.app/favicon-48x48.png" alt="SpawnBox logo" width="48" />
</a>
</td>
<td valign="middle">
<a href="https://spawnbox.app"><b>SpawnBox</b></a> - Powered by
<code>itzg/minecraft-server</code>, it's a Windows desktop app for parents, teens, and friend groups
who want a Minecraft server on their own PC without learning Docker, WSL2, or networking.
</td>
</tr>
<a href="https://spawnbox.app"><b>SpawnBox</b></a> - Powered by <code>itzg/minecraft-server</code>, it's a Windows desktop app for parents, teens, and friend groups who want a Minecraft server on their own PC without learning Docker, WSL2, or networking.
<!-- additional sponsors repeat a table row (tr) like above -->
<br clear="left" />
<!-- additional sponsors repeat the pattern above: floated logo + blurb + clear-left break -->
<!-- logo image preferrably hosted on an external, stable site at a size of 48x48px -->
<!-- link to sponsor site -->
<!-- one or two line summary ideally with a mention of image integration -->
</table>
[and more...](https://github.com/sponsors/itzg)