diff options
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> |