Add table of contents. Refactor blog post directory section.

This commit is contained in:
inference 2023-03-11 04:00:50 +00:00
parent 171ef32fe8
commit fa59f18d65
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022-2023 Jake Winters --> <!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear --> <!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 2.0.0.14 --> <!-- Version: 2.0.0.15 -->
<html> <html>
@ -37,24 +37,31 @@
<br> <br>
<br> <br>
<h3>2022-12-20</h3> <!-- Table of contents. -->
<p>#3 - <a class="body-link" href="blog/the_chromium_monopoly.html" <h2 id="toc"><a href="#toc" class="h2"
>The Chromium Monopoly</a></p> >Table of Contents<a/></h2>
<br> <ul>
<br> <li><strong>2022-12-20</strong></li>
<h3>2022-06-30</h3> <ul>
<p>#2 - <a class="body-link" href="blog/untrusted_the_issue_with_decentralisation.html" <li><a href="blog/the_chromium_monopoly.html" class="body-link"
>Untrusted: The Issue with Decentralisation</a></p> >#3 - The Chromium Monopoly</a></li>
<br> </ul>
<br> <li><strong>2022-06-30</strong></li>
<h3>2022-01-29</h3> <ul>
<p>#1 - <a class="body-link" href="blog/systemd_insecurity.html" <li><a href="blog/untrusted_the_issue_with_decentralisation.html" class="body-link"
>systemd Insecurity</a></p> >#2 - Untrusted: The Issue with Decentralisation</a></li>
<br> </ul>
<br> <li><strong>2022-01-29</strong></li>
<h3>2022-01-27</h3> <ul>
<p>#0 - <a class="body-link" href="blog/foss_is_working_against_itself.html" <li><a href="blog/systemd_insecurity.html" class="body-link"
>FOSS is Working Against Itself</a></p> >#1 - systemd Insecurity</a></li>
</ul>
<li><strong>2022-01-27</strong></li>
<ul>
<li><a href="blog/foss_is_working_against_itself.html" class="body-link"
>#0 - FOSS is Working Against Itself</a></li>
</ul>
</ul>
<br> <br>
<br> <br>
</body> </body>