Remove unnecessary spacing.

This commit is contained in:
inference 2023-06-20 23:04:46 +01:00
parent ef4a0d2659
commit a0af3430af
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,17 +5,15 @@
<!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 0.2.0.4 -->
<!-- Version: 0.3.0.5 -->
<html>
<head>
<title>Inferencium - Changelog - Linux Firmware - Desktop</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>Changelog - Linux Firmware - Desktop</h1>
<br>
<br>
<br>
<!-- Table of contents -->
<h2 id="toc"><a href="#toc" class="h2"
>Table of Contents<a/></h2>
@ -49,7 +45,6 @@
<br>
<br>
<br>
<!-- Changelog in descending order from most recent to least recent -->
<h2 id="1.0.0.3"><a href="#1.0.0.3" class="h2"
>1.0.0.3</a></h2>
@ -65,7 +60,6 @@
</ul>
<br>
<br>
<h2 id="0.0.0.2"><a href="#0.0.0.2" class="h2"
>0.0.0.2</a></h2>
<p>Tags:</p>
@ -82,5 +76,4 @@
<br>
<br>
</body>
</html>