diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-22 12:48:23 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-22 12:48:23 +0100 |
commit | eaae0d65d3e589ebf6660429a1314b2fedad0282 (patch) | |
tree | dd4df51906c581698216ac1cfff6b1fadc77b9b1 /public/index.html | |
parent | c9c9f63ed4c7f47b816cbc1551c94596eeb90d95 (diff) |
added fish shell post!
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 6d9de5e..25df7ac 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/07FishShell">Trying out fish 🐟</a></li> <li>17-08-2024 - <a href="posts/06NewLaptop">New Laptop !</a></li> <li>03-08-2024 - <a href="posts/05Yubikeys">Yubikeys!</a></li> <li>27-07-2024 - <a href="posts/04Servers">Messing with servers</a></li> |