Add HTML sections.
This commit is contained in:
parent
e26ca8ab91
commit
77df375b5a
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 1.4.0.11 -->
|
||||
<!-- Version: 1.4.0.12 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -29,6 +29,7 @@
|
||||
</div>
|
||||
<body>
|
||||
<h1>Changelog - Inferencium Kernel</h1>
|
||||
<section id="toc">
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -96,6 +97,8 @@
|
||||
<li><a href="#0.0.0.0" class="body-link"
|
||||
>0.0.0.0</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="changelog">
|
||||
<!-- Changelog in descending order from most recent to least recent -->
|
||||
<h2 id="0.0.0.30"><a href="#0.0.0.30" class="h2"
|
||||
>0.0.0.30 (Pre-alpha)</a></h2>
|
||||
@ -470,5 +473,6 @@
|
||||
<ul>
|
||||
<li>Initial release</li>
|
||||
</ul>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user