diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-20 15:53:20 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-20 15:53:20 +0100 |
commit | 5a9741230226fb76ea4a51270ec47968abc2d0a8 (patch) | |
tree | 7b0aa180d51a81b80e3bde60a62cdf028006d32a /public/index.html | |
parent | 88d5fc5c4bee429b493417789ef9145af60be34f (diff) |
Updated dotfiles page
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 5b9a896..0d5a66d 100644 --- a/public/index.html +++ b/public/index.html @@ -33,7 +33,7 @@ <section class="posts"> <h2>Articles</h2> <ul> - <li>30-05-2024 - <a href="articles/0How_To_Stay_Safe_Online">How to stay safe online</a></li> + <li>30-05-2024 - <a href="articals/0How_To_Stay_Safe_Online">How to stay safe online</a></li> </ul> </section> </main> |