summaryrefslogtreecommitdiffstats
path: root/index.php
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 /index.php
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 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 9bee6b6..7c1a116 100644
--- a/index.php
+++ b/index.php
@@ -42,7 +42,7 @@ if ($curr_dir != "git-jozan" && $curr_dir != "gitjoe") {
<p>
<ul>
<li><a href="jozan/">jozan</a></li>
- <!-- <li><a href="salad/">salad</a></li> -->
+ <li><a href="salad/">salad</a></li>
<li><a href="salad-joe/">salad-joe</a></li>
</ul>
</p>