diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-07 16:12:37 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-07 16:12:37 +0100 |
commit | dc76ead9978ea3cf3d5c43c86e0d25f932293203 (patch) | |
tree | a7871aca7c90c65945718326e5772e96a25ab78a /public/index.html | |
parent | 71703eea78723efc4f7e9169e280e34aaad72f96 (diff) |
Added neovim junk
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 6e6bced..7a99a69 100644 --- a/public/index.html +++ b/public/index.html @@ -38,6 +38,7 @@ <section class="posts"> <h2>Articles</h2> <ul> + <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>30-05-2024 - <a href="articals/0How_To_Stay_Safe_Online">How to stay safe online</a></li> </ul> |