Properly indent code.
This commit is contained in:
parent
3ccd8805bd
commit
ff18eff215
21
key.html
21
key.html
@ -5,19 +5,19 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 3.1.1.7 -->
|
||||
<!-- Version: 3.1.1.8 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<head>
|
||||
<title>Inferencium - Key</title>
|
||||
<link rel="stylesheet" href="inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar. -->
|
||||
<div class="sidebar">
|
||||
<!-- Navigation bar. -->
|
||||
<div class="sidebar">
|
||||
<img src="asset/img/logo-inferencium-no_text.png"
|
||||
width="110px" height="110px">
|
||||
<a class="title">Inferencium</a><br>
|
||||
@ -28,9 +28,9 @@
|
||||
<div><a href="blog.html">Blog</a></div>
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
<h1>Key</h1>
|
||||
<br>
|
||||
<br>
|
||||
@ -64,6 +64,7 @@
|
||||
<p>Note: Verification does not verify a person, only their devices, and can be defeated via coercion or other
|
||||
force.</p>
|
||||
<br>
|
||||
|
||||
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
||||
>End-to-end Encrypted Contact Methods</a></h2>
|
||||
<br>
|
||||
@ -73,8 +74,8 @@
|
||||
<br>
|
||||
<p class="update_date">Updated: 2023-01-13 (UTC+00:00)</p>
|
||||
<br>
|
||||
<p>Whenever possible, open the links to pin the fingerprints directly from this webpage. If
|
||||
that is not possible, manually verify the fingerprints.</p>
|
||||
<p>Whenever possible, open the links to pin the fingerprints directly from this
|
||||
webpage. If that is not possible, manually verify the fingerprints.</p>
|
||||
<br>
|
||||
<h4 id="xmpp-inferencium"><a href="#xmpp-inferencium" class="h4"
|
||||
>inference@inferencium.net</a></h3>
|
||||
@ -123,6 +124,6 @@
|
||||
</code>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user