feat: links and posts now live on the same page, no need for a navbar
This commit is contained in:
parent
c35e388f03
commit
5502454025
6 changed files with 29 additions and 155 deletions
|
|
@ -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">« Return to posts</a>
|
||||
<a href="../../../index.html">« Return to posts</a>
|
||||
<h1>Quick & easy cloud storage with dufs and NixOS</h1>
|
||||
<p>
|
||||
dufs<sup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue