diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
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> |