Add HTML sections.
This commit is contained in:
parent
c947d558bc
commit
79cfff4266
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 0.2.0.7 -->
|
||||
<!-- Version: 0.2.0.8 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -30,11 +30,15 @@
|
||||
<body>
|
||||
<h1>Changelog - Linux Firmware - Server</h1>
|
||||
<!-- Table of contents -->
|
||||
<section id="toc">
|
||||
<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>
|
||||
</section>
|
||||
<!-- Changelog in descending order from most recent to least recent -->
|
||||
<section id="changelog">
|
||||
<section id="changelog-0.0.0.0">
|
||||
<h2 id="0.0.0.0"><a href="#0.0.0.0" class="h2">0.0.0.0</a></h2>
|
||||
<p>Tags:</p>
|
||||
<ul>
|
||||
@ -44,5 +48,7 @@
|
||||
<ul>
|
||||
<li>Initial release</li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user