summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-03-22 10:36:27 +0000
committerMatthew Lemon <y@yulqen.org>2024-03-22 10:36:27 +0000
commitc0d0e2e4daeb1a4165034b2c351226a3f592f5a5 (patch)
treeb99feba9d5795658c8ca208002540f2849cc33cf
parentc4a053584206906ac370e8fa4077712639c698af (diff)
Fix footer url
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6ed4db0..11e3773 100644
--- a/index.html
+++ b/index.html
@@ -157,7 +157,7 @@
<div class="footer">
<p>© 2024 Joanna Lemon. All rights reserved.</p>
- <p>Site design by <a href="https://twentyfoursoftware" target="_blank">Twenty Four Software</a></p>
+ <p>Site design by <a href="https://twentyfoursoftware.co.uk" target="_blank">Twenty Four Software</a></p>
</div>
</div>