add navigation links to posts
This commit is contained in:
parent
6adcb81992
commit
97342d4b43
1 changed files with 3 additions and 3 deletions
|
|
@ -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">« 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">↩</a>
|
||||
</li>
|
||||
</ol>
|
||||
<a href="#top">^ Back to top</a>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue