diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-08 18:36:39 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-08 18:36:39 +0100 |
commit | 742c940abe843d0002ac57c57175a3d34744757b (patch) | |
tree | 8938029054fc69e3af3b69bb33b51c37b83f4e98 /public/index.html | |
parent | dc76ead9978ea3cf3d5c43c86e0d25f932293203 (diff) |
Internet safety!
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 7a99a69..9c5906f 100644 --- a/public/index.html +++ b/public/index.html @@ -40,7 +40,7 @@ <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> + <li>25-07-2024 - <a href="articals/internetlist">Articles about the Internet</a></li> </ul> </section> </main> |