Add Blog #3. Update URL targets to new file naming system.
This commit is contained in:
parent
061a1cdad5
commit
122113f6e8
13
blog.html
13
blog.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022 Inference -->
|
<!-- Copyright 2022 Inference -->
|
||||||
<!-- License: BSD 3-Clause Clear (with personal content exception) -->
|
<!-- License: BSD 3-Clause Clear (with personal content exception) -->
|
||||||
|
|
||||||
<!-- 0.2.1.7 -->
|
<!-- 0.3.0.8 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -32,18 +32,23 @@
|
|||||||
<body>
|
<body>
|
||||||
<h1>Blog</h1>
|
<h1>Blog</h1>
|
||||||
<br>
|
<br>
|
||||||
|
<h3>2022-12-20</h3>
|
||||||
|
<p>#3 - <a class="body-link" href="blog/the_chromium_monopoly.html"
|
||||||
|
>The Chromium Monopoly</a></p>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
<h3>2022-06-30</h3>
|
<h3>2022-06-30</h3>
|
||||||
<p>#2 - <a class="body-link" href="blog/untrusted-the-issue-with-decentralisation.html"
|
<p>#2 - <a class="body-link" href="blog/untrusted_the_issue_with_decentralisation.html"
|
||||||
>Untrusted: The Issue with Decentralisation</a></p>
|
>Untrusted: The Issue with Decentralisation</a></p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<h3>2022-01-29</h3>
|
<h3>2022-01-29</h3>
|
||||||
<p>#1 - <a class="body-link" href="blog/systemd-insecurity.html"
|
<p>#1 - <a class="body-link" href="blog/systemd_insecurity.html"
|
||||||
>systemd Insecurity</a></p>
|
>systemd Insecurity</a></p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<h3>2022-01-27</h3>
|
<h3>2022-01-27</h3>
|
||||||
<p>#0 - <a class="body-link" href="blog/foss-is-working-against-itself.html"
|
<p>#0 - <a class="body-link" href="blog/foss_is_working_against_itself.html"
|
||||||
>FOSS is Working Against Itself</a></p>
|
>FOSS is Working Against Itself</a></p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user