diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-06 10:01:38 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-06 10:01:38 +0100 |
commit | acbe35967e38911fa3c1d336269e89ef1138f9e2 (patch) | |
tree | f35318c02c6e69f84d161ca93e523b859515bf91 /public/index.html | |
parent | 4d9e7b1eace094c17a0876b3686c170cfbda1684 (diff) |
Linux files
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 c3dfa82..6e6bced 100644 --- a/public/index.html +++ b/public/index.html @@ -38,7 +38,7 @@ <section class="posts"> <h2>Articles</h2> <ul> - <li>25-07-2024 - <a href="articals/archlist">Articles about Arch Linux</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> </section> |