diff options
author | Shipwreckt's ThinkPad L560 <shipwreckt@mailfence.com> | 2024-08-18 14:48:47 +0000 |
---|---|---|
committer | Shipwreckt's ThinkPad L560 <shipwreckt@mailfence.com> | 2024-08-18 14:48:47 +0000 |
commit | aeaa18a22f55ed4a3db63790019ca862fea955bc (patch) | |
tree | 5bf932086051ae4b9470cad312d23bce6d1b70e5 /public/index.html | |
parent | 1bc849c105a93f9830b72d8b67fb9bbbf5d60593 (diff) |
Was offline for a few days. So here is what I have done in those few days!
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 b03d4d7..69bb8b7 100644 --- a/public/index.html +++ b/public/index.html @@ -26,6 +26,7 @@ <section class="posts"> <h2>Posts</h2> <ul> + <li>17-08-2024 - <a href="posts/7NewLaptop">New Laptop !</a></li> <li>03-08-2024 - <a href="posts/6Yubikeys">Yubikeys!</a></li> <li>27-07-2024 - <a href="posts/5Servers">Messing with servers</a></li> <li>24-07-2024 - <a href="posts/4Art">Making some art</a></li> @@ -38,6 +39,7 @@ <section class="posts"> <h2>Articles</h2> <ul> + <li>15-08-2024 - <a href="articals/programminglist">Articles about Programming</a></li> <li>08-08-2024 - <a href="articals/internetlist">Articles about the Internet</a></li> <li>07-08-2024 - <a href="articals/neovimlist">Neovim run through</a></li> <li>25-07-2024 - <a href="articals/linuxlist">Articles about Linux</a></li> |