diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-11 20:43:11 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-11 20:43:11 +0100 |
commit | 1bc849c105a93f9830b72d8b67fb9bbbf5d60593 (patch) | |
tree | 813c475194b1abe0138f217c52946216812c367a /public/index.html | |
parent | 742c940abe843d0002ac57c57175a3d34744757b (diff) |
Neovim bits !
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 9c5906f..b03d4d7 100644 --- a/public/index.html +++ b/public/index.html @@ -38,9 +38,9 @@ <section class="posts"> <h2>Articles</h2> <ul> + <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> - <li>25-07-2024 - <a href="articals/internetlist">Articles about the Internet</a></li> </ul> </section> </main> |