feat: links and posts now live on the same page, no need for a navbar

This commit is contained in:
wi11-holdsworth 2025-11-11 17:28:17 +11:00
parent c35e388f03
commit 5502454025
6 changed files with 29 additions and 155 deletions

View file

@ -16,19 +16,9 @@
<body>
<header>
<h1>Will Holdsworth</h1>
<hr />
<nav>
<a href="../../../index.html">Home</a>
|
<a href="../../../projects/index.html">Projects</a>
| Blog |
<a href="../../../pages/links.html">Links</a>
</nav>
<hr />
</header>
<main>
<a href="../../index.html">&laquo; Return to posts</a>
<a href="../../../index.html">&laquo; Return to posts</a>
<h1>Quick & easy cloud storage with dufs and NixOS</h1>
<p>
dufs<sup