aboutsummaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-07 18:24:21 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-07 18:24:21 +0200
commite5792841bbb65d3c735e65793508b88f84421c5c (patch)
treeb7d4f6d8dbeacb360da87abe6b90096c22a6b3f3 /inc
parentGood good (diff)
downloadjoe-www-e5792841bbb65d3c735e65793508b88f84421c5c.tar.gz
joe-www-e5792841bbb65d3c735e65793508b88f84421c5c.tar.bz2
joe-www-e5792841bbb65d3c735e65793508b88f84421c5c.tar.xz
joe-www-e5792841bbb65d3c735e65793508b88f84421c5c.tar.zst
joe-www-e5792841bbb65d3c735e65793508b88f84421c5c.zip
Added link to gitjoe
Diffstat (limited to '')
-rw-r--r--inc/classic-contents.inc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php
index 763ec0b..c116194 100644
--- a/inc/classic-contents.inc.php
+++ b/inc/classic-contents.inc.php
@@ -70,6 +70,8 @@ jo_sidebar() {
<li><a href="<?php echo $prefix; ?>projects/">My projects</a></li>
<li><a href="<?php echo $prefix; ?>">My C/C++ style</a></li>
<li><a href="<?php echo $prefix; ?>links.php">Links</a></li>
+ <hr>
+ <li><a href="<?php echo $prefix; ?>https://git.jozanleclerc.xyz/" target="_blank">GitJoe</a></li>
</ul>
</div>
<?php