Remove unnecessary spacing.

This commit is contained in:
inference 2023-06-17 16:56:41 +01:00
parent b730ed9323
commit 696d64fcb7
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,17 +5,15 @@
<!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 5.0.1.91 -->
<!-- Version: 5.0.2.92 -->
<html>
<head>
<title>Inferencium - About</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>About</h1>
<br>
<br>
<br>
<!-- Table of contents -->
<h2 id="toc"><a href="#toc" class="h2"
>Table of Contents<a/></h2>
@ -122,7 +118,6 @@
<br>
<br>
<br>
<!-- About me -->
<h2 id="about_me"><a href="#about_me" class="h2"
>About Me</a></h2>
@ -156,7 +151,6 @@
<br>
<br>
<br>
<h2 id="licensing"><a href="#licensing" class="h2"
>Licensing</a></h2>
<p>Inferencium cares about upstreaming and sharing code, strongly preferring licenses which
@ -339,7 +333,6 @@
not want to prevent, it is avoided completely.</p>
<br>
<br>
<h2 id="recommendations"><a href="#recommendations" class="h2"
>Recommendations</a></h2>
<br>
@ -725,7 +718,6 @@
</div>
<br>
<br>
<h3 id="music"><a href="#music" class="h3"
>Music</a></h3>
<p>For a curated list of music I enjoy, visit my
@ -735,5 +727,4 @@
<br>
<br>
</body>
</html>