pricing: reorder services to be easier to scan

Move paid services to the top, sort by line lengths
This commit is contained in:
Noelle Leigh 2024-01-10 20:27:00 -05:00 committed by Drew DeVault
parent 0df725fe53
commit 38b633cc3f
1 changed files with 12 additions and 12 deletions

View File

@ -144,6 +144,14 @@ require payment to use.
</tr>
</thead>
<tbody>
<tr>
<td>builds.sr.ht</td>
<td>Required</td>
</tr>
<tr>
<td>chat.sr.ht</td>
<td>Required</td>
</tr>
<tr>
<td>git.sr.ht</td>
<td>Optional</td>
@ -152,14 +160,6 @@ require payment to use.
<td>hg.sr.ht</td>
<td>Optional</td>
</tr>
<tr>
<td>builds.sr.ht</td>
<td>Required</td>
</tr>
<tr>
<td>Project hub</td>
<td>Optional</td>
</tr>
<tr>
<td>todo.sr.ht</td>
<td>Optional</td>
@ -169,15 +169,15 @@ require payment to use.
<td>Optional</td>
</tr>
<tr>
<td>SourceHut pages</td>
<td>paste.sr.ht</td>
<td>Optional</td>
</tr>
<tr>
<td>chat.sr.ht</td>
<td>Required</td>
<td>Project hub</td>
<td>Optional</td>
</tr>
<tr>
<td>paste.sr.ht</td>
<td>SourceHut pages</td>
<td>Optional</td>
</tr>
</tbody>