Skip to content

Commit

Permalink
Update versions section a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikjesus committed Jan 17, 2024
1 parent b45a6bb commit 76c337f
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -304,22 +304,22 @@ <h2>We volunteer our time.</h2>
<h2 class="text-center">Bliss OS Versions</h2>
<table class="table table-borderless text-center text-dark">
<thead>
<tr class="p3">
<th class="bg-warning" scope="col"></th>
<th class="bg-warning" scope="col">Bliss OS 16 (Beta) (Android 13)</th>
<th class="bg-danger" scope="col">Bliss OS Zenith (Bleeding-Edge) (Android 13)</th>
</tr>
<tr class="bg-success p3">
<th scope="col"></th>
<th scope="col">Bliss OS 14 (Stable) (Android 11)</th>
<th scope="col">Bliss OS 15 (Stable) (Android 12L)</th>
</tr>
<tr class="bg-success p3">
<th scope="col"></th>
<th scope="col">Bliss OS 16 (Beta) (Android 13)</th>
<th scope="col">Bliss OS Zenith (Bleeding-Edge) (Android 13)</th>
</tr>
</thead>
<tbody>
<tr class="bg-dark p3">
<th scope="row"></th>
<td>Bliss OS 12 (Deprecated) (Android 10)</td>
<td>Bliss OS 11 (Deprecated) (Android 9.0)</td>
<td>Bliss OS 12 (Deprecated) (Android 10)</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -507,10 +507,9 @@ <h4 class="alert-heading">Heads Up</h4>
<div class="row">
<div class="px-3 py-3">
<a href="https://opencollective.com/bliss-os/donate" target="_blank">
<img src="https://opencollective.com/bliss-os/donate/[email protected]?color=white" width=260 />
<img src="https://opencollective.com/bliss-os/donate/[email protected]?color=white" width="260">
</a>
</div>

<button type="button" class="btn btn-warning px-3" onclick="window.open('https://www.paypal.com/donate?hosted_button_id=J5SLZ7MQNCT24')">
<i class="fas fa-hand-holding-usd"></i> Donate with Paypal </button>
</div>
Expand Down Expand Up @@ -1753,4 +1752,4 @@ <h5> Follow us </h5>
</script>
</body>

</html>
</html>

0 comments on commit 76c337f

Please sign in to comment.