diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-03 17:32:06 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-03 17:32:06 +0000 |
commit | 02ee33a3ffdd8a311c26042f7a2687cf2b2742e2 (patch) | |
tree | 15f558cbcd3ff6b7766cafa0dabd9abca7beeede /public/index.html | |
parent | 3e11a2cbf9c8ecc9d9cf8e5d3bb2d265ec562b3d (diff) |
New post and some misc changes
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index fb4348a..3ccea41 100644 --- a/public/index.html +++ b/public/index.html @@ -26,6 +26,7 @@ <section class="posts"> <h2>Posts</h2> <ul> + <li>27-07-2024 - <a href="posts/6Yubikeys">Yubikeys!</a></li> <li>27-07-2024 - <a href="posts/5Servers">Messing with servers</a></li> <li>24-07-2024 - <a href="posts/4Art">Making some art</a></li> <li>22-07-2024 - <a href="posts/3FreeBSD">Trying out FreeBSD</a></li> |