Improve HTML formatting. Improve HTML link formatting.
This commit is contained in:
parent
2218d3b0af
commit
929a1af506
21
contact.html
21
contact.html
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user