feat: move posts section to the top

This commit is contained in:
wi11-holdsworth 2026-03-07 15:22:01 +11:00
parent f11c461c64
commit 233e1ce532

View file

@ -13,6 +13,15 @@
<h1>Will Holdsworth</h1> <h1>Will Holdsworth</h1>
</header> </header>
<main> <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 with dufs and NixOS
</a>
</li>
</ul>
<h2>Services</h2> <h2>Services</h2>
<ul> <ul>
<li> <li>
@ -53,15 +62,6 @@
> >
</li> </li>
<li> <li>
</li>
</ul>
<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 with dufs and NixOS
</a>
<a <a
href="https://linkedin.com/in/wholds" href="https://linkedin.com/in/wholds"
target="_blank" target="_blank"