Use html table instead

This commit is contained in:
Veronica Berglyd Olsen
2024-09-18 14:59:38 +02:00
parent e7f7dc8d60
commit d16ece2a81
+6 -4
View File
@@ -31,10 +31,12 @@ documentation.
## Sponsors
<img align="left" style="height: 25px;" src="https://raw.githubusercontent.com/vkbo/novelWriter/main/setup/signpath_logo.png">
Free code signing on Windows provided by [SignPath.io](https://about.signpath.io/),
certificate by [SignPath Foundation](https://signpath.org/).
<table>
<tr>
<td><img align="left" style="height: 25px;" src="https://raw.githubusercontent.com/vkbo/novelWriter/main/setup/signpath_logo.png"></td>
<td>Free code signing on Windows provided by <a href="https://about.signpath.io/">SignPath.io</a>, certificate by <a href="https://signpath.org/">SignPath Foundation</a>.</td>
</tr>
</table>
## Implementation