diff options
author | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-17 11:31:47 +0100 |
---|---|---|
committer | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-17 11:31:47 +0100 |
commit | cbf9c16b0048e009f37b94a5d2b17a8be9da7110 (patch) | |
tree | 42152ffd4b4c3d8f5e07fde6b9b3743eb7569026 /public/index.html | |
parent | 70ab596e55c69a805f3a9e05350de1bf9d8af5ef (diff) |
new post + some misc additions
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 600943f..d0eed1c 100644 --- a/public/index.html +++ b/public/index.html @@ -28,6 +28,7 @@ <section class="posts"> <h2>Posts</h2> <ul> + <li>17-04-2025 - <a href="posts/18Update.html">Life Update</a></li> <li>21-02-2025 - <a href="posts/17Server.html">VPS server 🗄️</a></li> <li>16-02-2025 - <a href="posts/16PC.html">New PC case!</a></li> <li>16-12-2024 - <a href="posts/15Christmas.html">Christmas 🎅</a></li> |