Improve HTML link formatting.

This commit is contained in:
inference 2022-11-22 03:48:14 +00:00
parent 3f44104193
commit ab3c3c8a62
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -30,15 +30,18 @@
<h1>Blog</h1> <h1>Blog</h1>
<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">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>
<br> <br>
<h3>2022-01-29</h3> <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>
<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">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>
<br> <br>
</body> </body>