summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorShipwreckt <shipwreckt@mailfence.com>2024-07-24 08:29:09 +0000
committerShipwreckt <shipwreckt@mailfence.com>2024-07-24 08:29:09 +0000
commitffc186103f56a0ba163296ae52aa7fdbf17e2dad (patch)
tree8de5fc1a13fa68c7bc6aa98e7eef3144f658d90e /public/index.html
parenta91d34a40428127f3cd4f11b4a62b81c2732e4b7 (diff)
Added new post and new section on my projects
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index 2be7f86..7e26a81 100644
--- a/public/index.html
+++ b/public/index.html
@@ -25,6 +25,7 @@
<section class="posts">
<h2>Posts</h2>
<ul>
+ <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>
<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>