summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorShipwreckt <shipwreckt@mailfence.com>2024-07-23 20:23:47 +0000
committerShipwreckt <shipwreckt@mailfence.com>2024-07-23 20:23:47 +0000
commita91d34a40428127f3cd4f11b4a62b81c2732e4b7 (patch)
treee9b96ed2362e31376f66e9c8d64d9aa1e2d888a1 /public/index.html
parentd85f5d3966809f7858a6ddf9af380d9c01468634 (diff)
added some lil bits
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 896b205..2be7f86 100644
--- a/public/index.html
+++ b/public/index.html
@@ -25,7 +25,7 @@
<section class="posts">
<h2>Posts</h2>
<ul>
- <li>19-07-2024 - <a href="posts/3FreeBSD">Trying out FreeBSD</a></li>
+ <li>22-07-2024 - <a href="posts/3FreeBSD">Trying out FreeBSD</a></li>
<li>19-07-2024 - <a href="posts/2Summer"><b>Summer holiday!</b></a></li>
<li>13-07-2024 - <a href="posts/1dwm">Switching to DWM</a></li>
<li>10-06-2024 - <a href="posts/0learningC">Learning the C programming language</a></li>