Remove unnecessary HTML line breaks.
This commit is contained in:
parent
7c7880d777
commit
6f0390e837
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 0.3.0.7 -->
|
||||
<!-- Version: 0.3.0.8 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -29,18 +29,12 @@
|
||||
</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>
|
||||
<ul>
|
||||
<li><a href="#1.0.0.3" class="body-link">1.0.0.3</a></li>
|
||||
<li><a href="#0.0.0.2" class="body-link">0.0.0.2</a></li>
|
||||
</ul>
|
||||
<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>
|
||||
<p>Tags:</p>
|
||||
@ -51,8 +45,6 @@
|
||||
<ul>
|
||||
<li>Remove AMD Cezanne GPU Green Sardine firmware</li>
|
||||
</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>
|
||||
<ul>
|
||||
@ -62,8 +54,5 @@
|
||||
<ul>
|
||||
<li>Initial release</li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user