diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-06-05 05:43:23 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-06-05 05:43:23 +0100 |
commit | 4f08cc45e5d940c256cc277ca96de6cc54953a6d (patch) | |
tree | d15e3a18fd2ac51e3a073fbb2d1e9b7807354a56 /public/projects/WeeklyByte/2024/issue1WB.html | |
parent | 322601d13d5cd4c42e32a0c4040af2d7d252f685 (diff) |
Fixed sidebar, hyperlinked Shipwreckt
Diffstat (limited to 'public/projects/WeeklyByte/2024/issue1WB.html')
-rw-r--r-- | public/projects/WeeklyByte/2024/issue1WB.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/projects/WeeklyByte/2024/issue1WB.html b/public/projects/WeeklyByte/2024/issue1WB.html index 95473ef..11d5823 100644 --- a/public/projects/WeeklyByte/2024/issue1WB.html +++ b/public/projects/WeeklyByte/2024/issue1WB.html @@ -16,7 +16,8 @@ </div> <div class="content"> <header> - <h1>Shipwreckt</h1><hr> + <h1><a href ="https://shipwreckt.co.uk">Shipwreckt</a></h1> + <hr> <nav> <ul> <li><a href="../../../index.html">Home</a></li> |