Apply class table-title to table titles. Add sources. Improve Molly description formatting.

This commit is contained in:
inference 2022-11-09 02:46:01 +00:00
parent 365e7987a1
commit c9966cf851

View File

@ -43,10 +43,10 @@
<h4>Smartphone</h4>
<table>
<tr>
<td>Type</td>
<td>Hardware</td>
<td>Description</td>
<td>Source model<br>
<td class="table-title">Type</td>
<td class="table-title">Hardware</td>
<td class="table-title">Description</td>
<td class="table-title">Source model<br>
<br>
(License)</td>
</tr>
@ -124,10 +124,10 @@
<h4>Desktop</h4>
<table>
<tr>
<td>Type</td>
<td>Software</td>
<td>Description</td>
<td>Source model<br>
<td class="table-title">Type</td>
<td class="table-title">Software</td>
<td class="table-title">Description</td>
<td class="table-title">Source model<br>
<br>
(License)</td>
</tr>
@ -276,9 +276,16 @@
>utilises Android StrongBox</a> to protect user keys using the device's
hardware security module.<br>
<br>
Molly is available in 2 flavours; Molly, which includes the same proprietary
Google code as Signal to support more features, and Molly-FOSS, which removes
the proprietary Google code to provide an entirely open source client.</td>
Molly is available in
<a class="table-link" href="https://github.com/mollyim/mollyim-android#free-and-open-source"
>2 flavours</a>:<br>
<ul>
<li>Molly, which includes the same proprietary
Google code as Signal to support more features.</li>
<br>
<li>Molly-FOSS, which removes
the proprietary Google code to provide an entirely open source client.</li>
</ul></td>
<td class="table-main">Open source<br>
<br>
(GPLv3)</td>