diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-03 17:47:47 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-03 17:47:47 +0000 |
commit | 4d9e7b1eace094c17a0876b3686c170cfbda1684 (patch) | |
tree | 839aee3d96407fb67b6d50a14ea84aeaef9dcd51 /public | |
parent | 02ee33a3ffdd8a311c26042f7a2687cf2b2742e2 (diff) |
Dumb mistakes
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 3ccea41..c3dfa82 100644 --- a/public/index.html +++ b/public/index.html @@ -26,7 +26,7 @@ <section class="posts"> <h2>Posts</h2> <ul> - <li>27-07-2024 - <a href="posts/6Yubikeys">Yubikeys!</a></li> + <li>03-08-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> |