diff options
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | about.html | 4 | ||||
-rw-r--r-- | footer.html | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2022, Joe +Copyright (c) 2020-2023, Joe All rights reserved. Redistribution and use in source and binary forms, with or without @@ -24,8 +24,8 @@ <p> You can become a GitJoe member (or may I say a GitJoe <i>partner</i>) right now by getting in touch with me via email directly: - <b>joe@jozanofastora.xyz</b> or through one of these - <a href="https://jozanofastora.xyz/links.html">links</a>. + <b>rrbo@proton.me</b> or through one of these + <a href="https://jozan.org/links.html">links</a>. </p> <p> GitJoe - where the good code belongs - and fuck GitHub diff --git a/footer.html b/footer.html index c689eb0..9cc2562 100644 --- a/footer.html +++ b/footer.html @@ -1,3 +1,3 @@ <div class="footer"> - powered by <a href="https://git.zx2c4.com/cgit/about/">cgit</a>. Copyright (c) 2020-2022, Joe - this website does not use cookies or php or js + powered by <a href="https://git.zx2c4.com/cgit/about/">cgit</a>. Copyright (c) 2020-2023, Joe - this website does not use cookies or php or js </div> |