don't use absolute paths unless necessary

This commit is contained in:
wi11-holdsworth 2025-05-28 01:21:48 +10:00
parent af5883e951
commit ca7b775ef3
3 changed files with 9 additions and 9 deletions

View file

@ -26,7 +26,7 @@
<main>
<h2>Posts</h2>
<ul>
<li>2025-01-28 | <a href="/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html">Quick and easy cloud storage
<li>2025-01-28 | <a href="2025/01/28-leveraging-nixos-dufs-cloud-storage.html">Quick and easy cloud storage
with dufs and NixOS
</a></li>
</ul>