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 4045240..66c7e04 100644 --- a/public/index.html +++ b/public/index.html @@ -27,6 +27,8 @@ <section class="posts"> <h2>Posts</h2> <ul> + <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> <li>17-08-2024 - <a href="posts/07FishShell">Trying out fish 🐟</a></li> <li>17-08-2024 - <a href="posts/06NewLaptop">New Laptop !</a></li> |