diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-06-01 15:51:11 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-06-01 15:51:11 +0100 |
commit | ff10b04be0914e13c1b76946862ffc181217adfd (patch) | |
tree | 9375fc46ac6e93d64377de31b83dbf9cc0683fc8 /public/about/hardware | |
parent | bf88a372e220b91dc5052bf5848f714476690268 (diff) |
fixed hyperlink issues
Diffstat (limited to 'public/about/hardware')
-rw-r--r-- | public/about/hardware | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/about/hardware b/public/about/hardware index c358096..e5f65cc 100644 --- a/public/about/hardware +++ b/public/about/hardware @@ -13,6 +13,7 @@ <ul> <li><a href="../index.html#welcome">Welcome</a></li> <li><a href="../index.html#about">About Me</a></li> + <li><a href="../index.html#Articles">Articles</a></li> <li><a href="../index.html#contact">Reach out</a></li> </ul> </div> |