Add table of contents. Refactor blog post directory section.
This commit is contained in:
parent
46e0833341
commit
320ec741ec
45
blog.html
45
blog.html
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user