add navigation links to posts

This commit is contained in:
wi11-holdsworth 2025-05-29 12:11:16 +10:00
parent 6adcb81992
commit 97342d4b43

View file

@ -16,9 +16,7 @@
<a href="/index.html">Home</a>
|
<a href="/projects/index.html">Projects</a>
|
<a href="/blog/index.html">Blog</a>
|
| Blog |
<a href="/about.html">About</a>
|
<a href="/contact.html">Contact</a>
@ -27,6 +25,7 @@
</header>
<main>
<a href="/blog/index.html">&laquo; Return to posts</a>
<h1>Quick & easy cloud storage with dufs and NixOS</h1>
<p>
dufs<sup><a id="footnote-1-ref" href="#footnote-1" title="link to footnote">1</a></sup> (the distinctive file
@ -143,6 +142,7 @@
<a href="#footnote-6-ref" title="return to text">&#8617;</a>
</li>
</ol>
<a href="#top">^ Back to top</a>
</main>
<footer>