Remove unnecessary spacing.
This commit is contained in:
parent
09bbef9c39
commit
d4b93de082
@ -5,17 +5,15 @@
|
|||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 0.1.0.3 -->
|
<!-- Version: 0.2.0.4 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Changelog - Linux Firmware - Server</title>
|
<title>Inferencium - Changelog - Linux Firmware - Server</title>
|
||||||
<link rel="stylesheet" href=../inf.css>
|
<link rel="stylesheet" href=../inf.css>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
<img src="../asset/img/logo-inferencium-no_text.png"
|
<img src="../asset/img/logo-inferencium-no_text.png"
|
||||||
@ -30,13 +28,11 @@
|
|||||||
<div><a href="../key.html">Key</a></div>
|
<div><a href="../key.html">Key</a></div>
|
||||||
<div><a href="../changelog.html">Changelog</a></div>
|
<div><a href="../changelog.html">Changelog</a></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Changelog - Linux Firmware - Server</h1>
|
<h1>Changelog - Linux Firmware - Server</h1>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<!-- Table of contents -->
|
<!-- Table of contents -->
|
||||||
<h2 id="toc"><a href="#toc" class="h2"
|
<h2 id="toc"><a href="#toc" class="h2"
|
||||||
>Table of Contents<a/></h2>
|
>Table of Contents<a/></h2>
|
||||||
@ -47,7 +43,6 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<!-- Changelog in descending order from most recent to least recent -->
|
<!-- Changelog in descending order from most recent to least recent -->
|
||||||
<h2 id="0.0.0.0"><a href="#0.0.0.0" class="h2"
|
<h2 id="0.0.0.0"><a href="#0.0.0.0" class="h2"
|
||||||
>0.0.0.0</a></h2>
|
>0.0.0.0</a></h2>
|
||||||
@ -65,5 +60,4 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user