summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2021-12-10 20:27:10 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2021-12-10 20:27:10 +0100
commit9050fd1662c2158dcbe82952cc8a0967dfa6cf00 (patch)
treefd53c274fac8b6c8e87f58b5979669957060d1b5
parentupdate (diff)
downloadgitjoe-www-9050fd1662c2158dcbe82952cc8a0967dfa6cf00.tar.gz
gitjoe-www-9050fd1662c2158dcbe82952cc8a0967dfa6cf00.tar.bz2
gitjoe-www-9050fd1662c2158dcbe82952cc8a0967dfa6cf00.tar.xz
gitjoe-www-9050fd1662c2158dcbe82952cc8a0967dfa6cf00.tar.zst
gitjoe-www-9050fd1662c2158dcbe82952cc8a0967dfa6cf00.zip
new update
-rw-r--r--inc/classic-contents.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php
index 92518ba..63e62f1 100644
--- a/inc/classic-contents.inc.php
+++ b/inc/classic-contents.inc.php
@@ -59,7 +59,7 @@ jo_sidebar() {
<li><a href="<?php echo $prefix; ?>salad/">salad</a></li>
<li><a href="<?php echo $prefix; ?>salad-joe/">salad-joe</a></li>
<hr>
- <li><a href="https://jozanleclerc.xyz/">jozanleclerc.xyz</a></li>
+ <li><a href="https://jozanofastora.xyz/">Joe's dev blog</a></li>
</ul>
</div>
<?php