diff options
author | Shipwreckt <19771001-Shipwreckt@users.noreply.gitlab.com> | 2024-05-30 20:08:43 +0000 |
---|---|---|
committer | Shipwreckt <19771001-Shipwreckt@users.noreply.gitlab.com> | 2024-05-30 20:08:43 +0000 |
commit | e229a7bcea643f08b728c6fac24f781c06227d64 (patch) | |
tree | 02ad52d87b2d44f5aa8a82c289239843fbcb2a63 | |
parent | 282f66f61c630d0e5f49390158bc960ad9644c11 (diff) |
fixed mistakeUpdate 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 8234dd6..2329122 100644 --- a/public/index.html +++ b/public/index.html @@ -90,7 +90,7 @@ <section id="Articles"> <div class="article"> - <h2><a href="articles/0How_To_Stay_Safe_Online.html">How to stay safe online</a></h2> + <h2><a href="articles/0How_To_Stay_Safe_Online.html#article">How to stay safe online</a></h2> <p>Date: May 30, 2024</p> </div> </div> |