diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-25 11:57:49 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-25 11:57:49 +0000 |
commit | 811da5a2fe327ddeee7f483c055bd293fd9a8750 (patch) | |
tree | e2498b059c88a359b511ff03d8d4bf8285a74d01 /public/index.html | |
parent | ffc186103f56a0ba163296ae52aa7fdbf17e2dad (diff) |
Updated the README.md and added a section about arch linux
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index 7e26a81..dd1a715 100644 --- a/public/index.html +++ b/public/index.html @@ -35,8 +35,8 @@ <section class="posts"> <h2>Articles</h2> <ul> - <li>21-07-2024 - <a href="articals/1CleaningArchLinux">How to clean Arch Linux</a></li> - <li>30-05-2024 - <a href="articals/0How_To_Stay_Safe_Online">How to stay safe online</a></li> + <li>25-07-2024 - <a href="articals/archlist">Articles about Arch Linux</a></li> + <li>30-05-2024 - <a href="articals/0How_To_Stay_Safe_Online">How to stay safe online</a></li> </ul> </section> </main> |