diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-10 17:50:37 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-10 17:50:37 +0200 |
commit | 3f7ad4b040c38913c240aea895da292783bcdfc2 (patch) | |
tree | edd0304d108dff00a8e57ab99de152a869cef87c /index.php | |
parent | .gitignore update (diff) | |
download | gitjoe-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.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |