Remove unnecessary spacing.
This commit is contained in:
parent
9ab1023ba6
commit
6cb6392f2f
9
key.html
9
key.html
@ -5,17 +5,15 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 4.0.0.15 -->
|
||||
<!-- Version: 4.0.1.16 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Key</title>
|
||||
<link rel="stylesheet" href="inf.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
<img src="asset/img/logo-inferencium-no_text.png"
|
||||
@ -30,13 +28,11 @@
|
||||
<div><a href="key.html">Key</a></div>
|
||||
<div><a href="changelog.html">Changelog</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>Key</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -64,7 +60,6 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="notes"><a href="#notes" class="h2"
|
||||
>Notes</a></h2>
|
||||
<ul>
|
||||
@ -74,7 +69,6 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
||||
>End-to-end Encrypted Contact Methods</a></h2>
|
||||
<br>
|
||||
@ -142,5 +136,4 @@
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user