Update webpage "Key" from version 5.1.1 to 5.2.0
This commit is contained in:
parent
8ef4c994ab
commit
c4cd3726cc
14
key.html
14
key.html
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Key -->
|
||||
<!-- Version: 5.1.1 -->
|
||||
<!-- Version: 5.2.0 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -15,7 +15,7 @@
|
||||
<title>Inferencium - Key</title>
|
||||
</head>
|
||||
<body>
|
||||
<nav class="nav-bar">
|
||||
<nav class="navbar">
|
||||
<div><a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"/></a></div>
|
||||
<div><a href="index.html" class="title">Inferencium</a></div>
|
||||
<div><a href="about.html">About</a></div>
|
||||
@ -25,6 +25,7 @@
|
||||
<div><a href="source.html">Source</a></div>
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
<div><a href="directory.html">Directory</a></div>
|
||||
</nav>
|
||||
<h1>Key</h1>
|
||||
<nav id="toc">
|
||||
@ -36,7 +37,6 @@
|
||||
<li><a href="#xmpp">XMPP</a></li>
|
||||
<ul>
|
||||
<li><a href="#xmpp-inferencium">inference@inferencium.net (Main)</a></li>
|
||||
<li><a href="#xmpp-notyourchat">inference@notyour.chat (Backup)</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
<li><a href="#file_git_signing">File/Git Signing</a></li>
|
||||
@ -82,14 +82,6 @@
|
||||
<br>
|
||||
<br>
|
||||
<a href="xmpp:inference@inferencium.net?omemo-sid-1586888206=1bd03c6a5e0116552fafd697da4fce7063de5a83a264a34afcce78fe6b06820c">xmpp:inference@inferencium.net?omemo-sid-1586888206=1bd03c6a5e0116552fafd697da4fce7063de5a83a264a34afcce78fe6b06820c</a>
|
||||
<h4 id="xmpp-notyourchat"><a href="#xmpp-notyourchat">inference@notyour.chat (Backup)</a></h4>
|
||||
<h5>Key #0</h5>
|
||||
<code>
|
||||
d4c59ac0 7f65434d bc331f4c 54169ff1 872bef91 8326f819 970c87b1 c5f06c24
|
||||
</code>
|
||||
<br>
|
||||
<br>
|
||||
<a href="xmpp:inference@notyour.chat?omemo-sid-1931255406=d4c59ac07f65434dbc331f4c54169ff1872bef918326f819970c87b1c5f06c24">xmpp:inference@notyour.chat?omemo-sid-1931255406=d4c59ac07f65434dbc331f4c54169ff1872bef918326f819970c87b1c5f06c24</a>
|
||||
</section>
|
||||
<section id="file_git_signing">
|
||||
<h2 id="file_git_signing"><a href="#file_git_signing">File/Git Signing</a></h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user