Improve HTML formatting. Improve HTML link formatting.

This commit is contained in:
inference 2022-11-22 04:15:38 +00:00
parent 89698bd918
commit a092e2d963
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -9,6 +9,7 @@
<html>
<head>
<title>Inferencium - Contact</title>
<link rel="stylesheet" href="infnet.css">
@ -24,6 +25,7 @@
<div><a href="blog.html">Blog</a></div>
<div><a href="source.html">Source</a></div>
</div>
<body>
<h1>Contact</h1>
<br>
@ -40,9 +42,12 @@
Note: Verification does not verify a person, only their devices,
and can be defeated via coercion or other force.</p>
<br>
<p><img class="logo-small" src="img/logo-signal.png" width="40px" height="40px"/> <a class="body-link" href="contact/signal.html">Signal</a><p>
<p><img class="logo-small" src="img/logo-xmpp.png" width="40px" height="40px"/> <a class="body-link" href="contact/xmpp.html">XMPP</a><p>
<p><img class="logo-small" src="img/logo-threema.png" width="40px" height="40px"/> <a class="body-link" href="contact/threema.html">Threema</a></p>
<p><img class="logo-small" src="img/logo-signal.png" width="40px" height="40px"/>
<a class="body-link" href="contact/signal.html">Signal</a><p>
<p><img class="logo-small" src="img/logo-xmpp.png" width="40px" height="40px"/>
<a class="body-link" href="contact/xmpp.html">XMPP</a><p>
<p><img class="logo-small" src="img/logo-threema.png" width="40px" height="40px"/>
<a class="body-link" href="contact/threema.html">Threema</a></p>
<br>
<br>
<!-- Place metadata-free contact methods here. -->
@ -56,8 +61,10 @@
<strong>unless you really
need to use these services, use a preferred method instead.</strong></p>
<br>
<p><img class="logo-small" src="img/logo-briar.png" width="40px" height="40px"/> <a class="body-link" href="contact/briar.html">Briar</a></p>
<p><img class="logo-small" src="img/logo-session.png" width="40px" height="40px"/> <a class="body-link" href="contact/session.html">Session</a></p>
<p><img class="logo-small" src="img/logo-briar.png" width="40px" height="40px"/>
<a class="body-link" href="contact/briar.html">Briar</a></p>
<p><img class="logo-small" src="img/logo-session.png" width="40px" height="40px"/>
<a class="body-link" href="contact/session.html">Session</a></p>
<br>
<br>
<br>
@ -69,8 +76,10 @@
only, including directly and groups. Do not use these methods if
confidentiality and/or privacy is required.</p>
<br>
<p><img class="logo-small" src="img/logo-pleroma.png" width="40px" height="40px"/> <a class="body-link" href="https://plr.inferencium.net/inference/">Fediverse</a></p>
<p><img class="logo-small" src="img/logo-pleroma.png" width="40px" height="40px"/>
<a class="body-link" href="https://plr.inferencium.net/inference/">Fediverse</a></p>
<br>
<br>
</body>
</html>