Add table data description CSS class
This commit is contained in:
parent
da2a8c8b98
commit
c918ab22ec
16
about.html
16
about.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 5.2.0.99 -->
|
||||
<!-- Version: 5.2.0.100 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -273,7 +273,7 @@
|
||||
<td><img src="asset/img/google-pixel_6.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
Google Pixel</td>
|
||||
<td>Google Pixel devices are the best Android devices
|
||||
<td class="td-desc">Google Pixel devices are the best Android devices
|
||||
available on the market for
|
||||
<a href="https://security.googleblog.com/2021/10/pixel-6-setting-new-standard-for-mobile.html">security and privacy</a>.<br>
|
||||
<br>
|
||||
@ -367,7 +367,7 @@
|
||||
<td><img src="asset/img/logo-gentoo_linux.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
Gentoo Linux</td>
|
||||
<td><a href="https://www.gentoo.org/">Gentoo Linux</a>
|
||||
<td class="td-desc"><a href="https://www.gentoo.org/">Gentoo Linux</a>
|
||||
is a highly modular, source-based,
|
||||
Linux-based operating system which allows vast
|
||||
customisation to tailor the operating system to suit
|
||||
@ -400,7 +400,7 @@
|
||||
<td><img src="asset/img/logo-chromium.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
Chromium</td>
|
||||
<td><a href="https://chromium.org/">Chromium</a>
|
||||
<td class="td-desc"><a href="https://chromium.org/">Chromium</a>
|
||||
is a highly secure web browser which is
|
||||
often ahead of other web browsers in security aspects.
|
||||
It has a dedicated security team and a very impressive
|
||||
@ -434,7 +434,7 @@
|
||||
<td><img src="asset/img/logo-grapheneos.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
GrapheneOS</td>
|
||||
<td><a href="https://grapheneos.org/">GrapheneOS</a>
|
||||
<td class="td-desc"><a href="https://grapheneos.org/">GrapheneOS</a>
|
||||
is a security-hardened,
|
||||
privacy-hardened, secure-by-default, Android-based
|
||||
operating system which implements extensive, systemic
|
||||
@ -478,7 +478,7 @@
|
||||
<td><img src="asset/img/logo-vanadium.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
Vanadium</td>
|
||||
<td>Vanadium is a security-hardened, privacy-hardened
|
||||
<td class="td-desc">Vanadium is a security-hardened, privacy-hardened
|
||||
Chromium-based web browser which utilises GrapheneOS'
|
||||
operating system hardening to implement stronger
|
||||
defenses to the already very secure Chromium web
|
||||
@ -501,7 +501,7 @@
|
||||
<td><img src="asset/img/logo-molly.png" width="100px" height="100px"><br>
|
||||
<br>
|
||||
Molly</td>
|
||||
<td><a href="https://molly.im/">Molly</a>
|
||||
<td class="td-desc"><a href="https://molly.im/">Molly</a>
|
||||
is a security-hardened, privacy-hardened
|
||||
<a href="https://signal.org/">Signal</a>
|
||||
client which hardens Signal by using a
|
||||
@ -535,7 +535,7 @@
|
||||
<td><img src="asset/img/logo-conversations.png" width="100px" height="100px"><br>
|
||||
<br>
|
||||
Conversations</td>
|
||||
<td><a href="https://conversations.im/">Conversations</a>
|
||||
<td class="td-desc"><a href="https://conversations.im/">Conversations</a>
|
||||
is a well-designed Android
|
||||
<a href="https://xmpp.org/">XMPP</a>
|
||||
client which serves as the de facto XMPP
|
||||
|
Loading…
x
Reference in New Issue
Block a user