Better layout?

This commit is contained in:
Martin Hořeňovský
2025-09-21 17:15:36 +02:00
parent 5bd6e441c0
commit 4b226acdd7
2 changed files with 13 additions and 24 deletions

View File

@@ -1,20 +1,14 @@
<a id="top"></a>
<div align="center">
<a href="https://tuple.app/Catch2">
<div>
<sup>Special thanks to:</sup>
<br/>
<br/>
<img src="data/sponsors/github_repo_sponsorship-inverted.png" width="400" alt="Tuple">
</div>
</a>
<hr>
</div>
<table width="100%">
<tr>
<td align="center" width="50%"><img src="/data/artwork/catch2-logo-full-with-background.svg" width="100%"></td>
<td align="center" width="50%"><figure><figcaption>Special thanks to:</figcaption><img src="/data/sponsors/github_repo_sponsorship-inverted.png" width="100%"></figure></td>
</tr>
</table>
![Catch2 logo](data/artwork/catch2-logo-full-with-background.svg)
----
[![Github Releases](https://img.shields.io/github/release/catchorg/catch2.svg)](https://github.com/catchorg/catch2/releases)
[![Linux build status](https://github.com/catchorg/Catch2/actions/workflows/linux-simple-builds.yml/badge.svg)](https://github.com/catchorg/Catch2/actions/workflows/linux-simple-builds.yml)

View File

@@ -2,18 +2,13 @@
<div align="center">
<a href="https://tuple.app/Catch2">
<div>
<sup>Special thanks to:</sup>
<br/>
<br/>
<img src="data/sponsors/github_repo_sponsorship.png" width="400" alt="Tuple">
</div>
</a>
<hr>
</div>
<table width="100%">
<tr>
<td align="center" width="50%"><img src="/data/artwork/catch2-logo-full-with-background.svg" width="100%"></td>
<td align="center" width="50%"><figure><figcaption>Special thanks to:</figcaption><img src="/data/sponsors/github_repo_sponsorship.png" width="100%"></figure></td>
</tr>
</table>
![Catch2 logo](data/artwork/catch2-logo-full-with-background.svg)
[![Github Releases](https://img.shields.io/github/release/catchorg/catch2.svg)](https://github.com/catchorg/catch2/releases)
[![Linux build status](https://github.com/catchorg/Catch2/actions/workflows/linux-simple-builds.yml/badge.svg)](https://github.com/catchorg/Catch2/actions/workflows/linux-simple-builds.yml)