diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-31 20:54:41 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-31 20:54:41 +0100 |
commit | da5ff58d0c68b51678d0d96003027c03e2eb68e3 (patch) | |
tree | 6ec60088fa3dee2ee2429ae47bca9556e8b6f357 /public/index.html | |
parent | 4245bd87bc4160267accb8d66305d4f1f29f9435 (diff) |
fixs and posts
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> |