diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-19 21:22:20 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-19 21:22:20 +0100 |
commit | 9a5bf685faaf0848175e691d89a310524d29b777 (patch) | |
tree | 7afc08588460c481c080872f08dcc83ecaf09517 /public/index.html | |
parent | 9113809d4461590600a8f5b60026b9a91ad00b01 (diff) |
added new 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 93c0e6f..6d1feb8 100644 --- a/public/index.html +++ b/public/index.html @@ -26,6 +26,7 @@ <section class="posts"> <h2>Posts</h2> <ul> + <li>19-07-2024 - <a href="posts/2Summer">Summer Holiday!</a></li> <li>13-07-2024 - <a href="posts/1dwm">Switching to DWM</a></li> <li>10-06-2024 - <a href="posts/0learningC">Learning the C programming language</a></li> </ul> |