Fix improperly indented code.

This commit is contained in:
inference 2023-06-20 16:52:20 +01:00
parent 77df375b5a
commit 2bef0c0154
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 1.4.0.12 --> <!-- Version: 1.4.0.13 -->
<html> <html>
@ -368,11 +368,11 @@
<h2 id="0.0.0.8"><a href="#0.0.0.8" class="h2" <h2 id="0.0.0.8"><a href="#0.0.0.8" class="h2"
>0.0.0.8 (Pre-alpha)</a></h2> >0.0.0.8 (Pre-alpha)</a></h2>
<p>Tags:</p> <p>Tags:</p>
<ul> <ul>
<li><a href="https://git.inferencium.net/Inferencium/inf-kernel/src/tag/ <li><a href="https://git.inferencium.net/Inferencium/inf-kernel/src/tag/
inf-kernel-0.0.0.8" class="body-link" inf-kernel-0.0.0.8" class="body-link"
>inf-kernel-0.0.0.8</a></li> >inf-kernel-0.0.0.8</a></li>
</ul> </ul>
<p>Changelog (since version 0.0.0.7):</p> <p>Changelog (since version 0.0.0.7):</p>
<ul> <ul>
<li>Update Linux base from version 6.1.8 to 6.1.9</li> <li>Update Linux base from version 6.1.8 to 6.1.9</li>