Improve HTML link formatting.

This commit is contained in:
inference 2022-11-22 03:48:14 +00:00
parent 873b7c3ee9
commit 5c0cb4f154

View File

@ -30,15 +30,18 @@
<h1>Blog</h1>
<br>
<h3>2022-06-30</h3>
<p>#2 - <a class="body-link" href="blog/untrusted-the-issue-with-decentralisation.html">Untrusted: The Issue with Decentralisation</a></p>
<p>#2 - <a class="body-link" href="blog/untrusted-the-issue-with-decentralisation.html"
>Untrusted: The Issue with Decentralisation</a></p>
<br>
<br>
<h3>2022-01-29</h3>
<p>#1 - <a class="body-link" href="blog/systemd-insecurity.html">systemd Insecurity</a></p>
<p>#1 - <a class="body-link" href="blog/systemd-insecurity.html"
>systemd Insecurity</a></p>
<br>
<br>
<h3>2022-01-27</h3>
<p>#0 - <a class="body-link" href="blog/foss-is-working-against-itself.html">FOSS is Working Against Itself</a></p>
<p>#0 - <a class="body-link" href="blog/foss-is-working-against-itself.html"
>FOSS is Working Against Itself</a></p>
<br>
<br>
</body>