summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-10 17:50:37 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-10 17:50:37 +0200
commit3f7ad4b040c38913c240aea895da292783bcdfc2 (patch)
treeedd0304d108dff00a8e57ab99de152a869cef87c /inc
parent.gitignore update (diff)
downloadgitjoe-www-3f7ad4b040c38913c240aea895da292783bcdfc2.tar.gz
gitjoe-www-3f7ad4b040c38913c240aea895da292783bcdfc2.tar.bz2
gitjoe-www-3f7ad4b040c38913c240aea895da292783bcdfc2.tar.xz
gitjoe-www-3f7ad4b040c38913c240aea895da292783bcdfc2.tar.zst
gitjoe-www-3f7ad4b040c38913c240aea895da292783bcdfc2.zip
Added salad to the list of users
Diffstat (limited to 'inc')
-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 0a45512..0a778e6 100644
--- a/inc/classic-contents.inc.php
+++ b/inc/classic-contents.inc.php
@@ -56,7 +56,7 @@ jo_sidebar() {
<div class="sidebar">
<ul>
<li><a href="<?php echo $prefix; ?>jozan/">jozan</a></li>
- <!-- <li><a href="<?php echo $prefix; ?>salad/">salad</a></li> -->
+ <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/" target="_blank">jozanleclerc.xyz</a></li>