diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-09-19 06:32:16 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-09-19 06:32:16 +0100 |
commit | 7f17dd9ae7173927242f855e0885c07ef9d56219 (patch) | |
tree | abf73e847df38c09da337e73b2804031a86cfbe9 /public/index.html | |
parent | 85ee220d457c4fae38fba6d8e050c11421e631bf (diff) |
misc changes plus nepvim additions
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index cf05084..3aba0c6 100644 --- a/public/index.html +++ b/public/index.html @@ -28,7 +28,7 @@ <h2>Posts</h2> <ul> <li>18-09-2024 - <a href="posts/12Pihole">Pihole on Arch server</a></li> - <li>18-09-2024 - <a href="posts/11School">School</a></li> + <li>07-09-2024 - <a href="posts/11School">School</a></li> <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> |