Use html table instead
This commit is contained in:
@@ -31,10 +31,12 @@ documentation.
|
|||||||
|
|
||||||
## Sponsors
|
## Sponsors
|
||||||
|
|
||||||
<img align="left" style="height: 25px;" src="https://raw.githubusercontent.com/vkbo/novelWriter/main/setup/signpath_logo.png">
|
<table>
|
||||||
|
<tr>
|
||||||
Free code signing on Windows provided by [SignPath.io](https://about.signpath.io/),
|
<td><img align="left" style="height: 25px;" src="https://raw.githubusercontent.com/vkbo/novelWriter/main/setup/signpath_logo.png"></td>
|
||||||
certificate by [SignPath Foundation](https://signpath.org/).
|
<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
|
## Implementation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user