diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-11 16:26:01 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-11 16:26:01 +0200 |
commit | 44915958ec8cabc460b5769ec2f44117404868bb (patch) | |
tree | 9c599ea091499b6b32c39df0437e947f665fd9de | |
parent | Test for git (diff) | |
download | joe-www-44915958ec8cabc460b5769ec2f44117404868bb.tar.gz joe-www-44915958ec8cabc460b5769ec2f44117404868bb.tar.bz2 joe-www-44915958ec8cabc460b5769ec2f44117404868bb.tar.xz joe-www-44915958ec8cabc460b5769ec2f44117404868bb.tar.zst joe-www-44915958ec8cabc460b5769ec2f44117404868bb.zip |
Added GitJoe links
Diffstat (limited to '')
-rw-r--r-- | links.php | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -34,6 +34,13 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { </a> </li> <li> + <span class="fa fa-git"></span> - + My GitJoe page - + <a href="https://git.jozanleclerc.xyz/jozan" target="_blank"> + git.jozanleclerc.xyz/jozan + </a> + </li> + <li> <span class="fa fa-twitch"></span> - My Twitch channel (streaming code exclusively) - <a href="https://www.twitch.tv/jozanleclerc" target="_blank"> @@ -71,6 +78,13 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { </a> </li> <li> + <span class="fa fa-git"></span> - + His GitJoe page - + <a href="https://git.jozanleclerc.xyz/salad" target="_blank"> + git.jozanleclerc.xyz/salad + </a> + </li> + <li> <span class="fa fa-twitter"></span> - And his fun Twitter account: <a href="https://twitter.com/fellowNwords" target="_blank"> |