Remove unnecessary HTML line breaks.
This commit is contained in:
parent
63746cc64b
commit
c947d558bc
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 0.2.0.6 -->
|
||||
<!-- Version: 0.2.0.7 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -29,17 +29,11 @@
|
||||
</div>
|
||||
<body>
|
||||
<h1>Changelog - Linux Firmware - Server</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2">Table of Contents<a/></h2>
|
||||
<ul>
|
||||
<li><a href="#0.0.0.0" class="body-link">0.0.0.0</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Changelog in descending order from most recent to least recent -->
|
||||
<h2 id="0.0.0.0"><a href="#0.0.0.0" class="h2">0.0.0.0</a></h2>
|
||||
<p>Tags:</p>
|
||||
@ -50,8 +44,5 @@
|
||||
<ul>
|
||||
<li>Initial release</li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user