summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorShipwreckt <shipwreckt@mailfence.com>2024-09-18 20:53:38 +0100
committerShipwreckt <shipwreckt@mailfence.com>2024-09-18 20:53:38 +0100
commit85ee220d457c4fae38fba6d8e050c11421e631bf (patch)
tree4fd5551a9cc6fc7762c38586e0a93d5d83fd13df /public/index.html
parent79ddfa79f8c52d34be3150fc2c83025610448236 (diff)
School fixed + one new post
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index 66c7e04..cf05084 100644
--- a/public/index.html
+++ b/public/index.html
@@ -27,6 +27,8 @@
<section class="posts">
<h2>Posts</h2>
<ul>
+ <li>18-09-2024 - <a href="posts/12Pihole">Pihole on Arch server</a></li>
+ <li>18-09-2024 - <a href="posts/11School">School</a></li>
<li>31-08-2024 - <a href="posts/10Gentoo">Installing Gentoo Linux</a></li>
<li>28-08-2024 - <a href="posts/09Kernel">Compiling the Linux Kernel 🐧</a></li>
<li>26-08-2024 - <a href="posts/08ArchServer">Arch server!</a></li>