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>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Contact</title>
|
<title>Inferencium - Contact</title>
|
||||||
<link rel="stylesheet" href="infnet.css">
|
<link rel="stylesheet" href="infnet.css">
|
||||||
@ -24,6 +25,7 @@
|
|||||||
<div><a href="blog.html">Blog</a></div>
|
<div><a href="blog.html">Blog</a></div>
|
||||||
<div><a href="source.html">Source</a></div>
|
<div><a href="source.html">Source</a></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Contact</h1>
|
<h1>Contact</h1>
|
||||||
<br>
|
<br>
|
||||||
@ -40,9 +42,12 @@
|
|||||||
Note: Verification does not verify a person, only their devices,
|
Note: Verification does not verify a person, only their devices,
|
||||||
and can be defeated via coercion or other force.</p>
|
and can be defeated via coercion or other force.</p>
|
||||||
<br>
|
<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-signal.png" width="40px" height="40px"/>
|
||||||
<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>
|
<a class="body-link" href="contact/signal.html">Signal</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-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>
|
||||||
<br>
|
<br>
|
||||||
<!-- Place metadata-free contact methods here. -->
|
<!-- Place metadata-free contact methods here. -->
|
||||||
@ -56,8 +61,10 @@
|
|||||||
<strong>unless you really
|
<strong>unless you really
|
||||||
need to use these services, use a preferred method instead.</strong></p>
|
need to use these services, use a preferred method instead.</strong></p>
|
||||||
<br>
|
<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-briar.png" width="40px" height="40px"/>
|
||||||
<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>
|
<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>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
@ -69,8 +76,10 @@
|
|||||||
only, including directly and groups. Do not use these methods if
|
only, including directly and groups. Do not use these methods if
|
||||||
confidentiality and/or privacy is required.</p>
|
confidentiality and/or privacy is required.</p>
|
||||||
<br>
|
<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>
|
||||||
<br>
|
<br>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user