Update webpage "Key" from version "7.0.0" to "8.0.0"
This commit is contained in:
parent
63c00f4390
commit
c1853805f5
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Key -->
|
<!-- Inferencium - Website - Key -->
|
||||||
<!-- Version: 7.0.0 -->
|
<!-- Version: 8.0.0 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -12,11 +12,12 @@
|
|||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||||
<link rel="stylesheet" href="main.css"/>
|
<link rel="stylesheet" href="main.css"/>
|
||||||
|
<link rel="icon shortcut" href="asset/img/logo/inferencium-notext.png"/>
|
||||||
<title>Inferencium - Key</title>
|
<title>Inferencium - Key</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
||||||
<div><a href="index.xhtml" class="title">Inferencium</a></div>
|
<div><a href="index.xhtml" class="title">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="documentation.xhtml">Documentation</a></div>
|
<div><a href="documentation.xhtml">Documentation</a></div>
|
||||||
@ -50,7 +51,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
<li><a href="#file_git_signing">File/Git Signing</a></li>
|
<li><a href="#file_git_signing">File/Git Signing</a></li>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#ssh">SSH</a></li>
|
<li><a href="#ssh">SSH</a></li>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#ssh-current">Current</a></li>
|
<li><a href="#ssh-current">Current</a></li>
|
||||||
@ -80,7 +81,7 @@
|
|||||||
<section id="e2ee">
|
<section id="e2ee">
|
||||||
<h2><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
|
<h2><a href="#e2ee">End-to-end Encrypted Contact Methods</a></h2>
|
||||||
<section id="xmpp">
|
<section id="xmpp">
|
||||||
<h3><a href="#xmpp"><img class="logo-small" src="asset/img/logo-xmpp.png" width="40" height="40" alt="XMPP logo"/>XMPP</a></h3>
|
<h3><a href="#xmpp"><img class="logo-small" src="asset/img/logo/xmpp.png" width="40" height="40" alt="XMPP logo"/>XMPP</a></h3>
|
||||||
<p class="update_date">Updated: 2023-10-16 (UTC+00:00)</p>
|
<p class="update_date">Updated: 2023-10-16 (UTC+00:00)</p>
|
||||||
<p>Whenever possible, open the links to pin the fingerprints directly
|
<p>Whenever possible, open the links to pin the fingerprints directly
|
||||||
from this webpage; if that is not possible, manually verify the
|
from this webpage; if that is not possible, manually verify the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user