diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-26 00:04:52 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-26 00:04:52 +0200 |
commit | fe3e14491cda23caae46922675885c21e3d403eb (patch) | |
tree | 939370294555f7bfb13cd41d6f646ce68b25210f /links.php | |
parent | Added some links to the links page (diff) | |
download | joe-www-fe3e14491cda23caae46922675885c21e3d403eb.tar.gz joe-www-fe3e14491cda23caae46922675885c21e3d403eb.tar.bz2 joe-www-fe3e14491cda23caae46922675885c21e3d403eb.tar.xz joe-www-fe3e14491cda23caae46922675885c21e3d403eb.tar.zst joe-www-fe3e14491cda23caae46922675885c21e3d403eb.zip |
Added some more links
Diffstat (limited to 'links.php')
-rw-r--r-- | links.php | 32 |
1 files changed, 31 insertions, 1 deletions
@@ -34,11 +34,41 @@ Also check out my pals links: <ul> <li> - Salad's lab: + <b>Salad</b>'s lab: <a href="http://saladslab.karabo.ga/" target="_blank"> saladslab.karabo.ga </a> </li> + <li> + His GitHub page: + <a href="https://github.com/salaaad2" target="_blank"> + github.com/salaaad2 + </a> + </li> + <li> + And his fun Twitter account: + <a href="https://twitter.com/fellowNwords" target="_blank"> + twitter.com/fellowNwords + </a> + </li> + <li> + <b>Akira</b>'s WebGL experiments: + <a href="https://inner-fab.com/" target="_blank"> + inner-fab.com + </a> + </li> + <li> + His GitLab page: + <a href="https://gitlab.com/AkiraMass" target="_blank"> + gitlab.com/AkiraMass + </a> + </li> + <li> + And his daughter's art site: + <a href="https://dveloppez.com/" target="_blank"> + dveloppez.com + </a> + </li> </ul> </p> </div> |