summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-07 19:06:36 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-07 19:06:36 +0200
commitb9612d02dbfb11cb2ac6b3c320e3cc6d7ff121fc (patch)
tree6cc0d37f75ec670ea8c7a7f44312d3acebfd5768 /index.php
parentWork in progress (diff)
downloadgitjoe-www-b9612d02dbfb11cb2ac6b3c320e3cc6d7ff121fc.tar.gz
gitjoe-www-b9612d02dbfb11cb2ac6b3c320e3cc6d7ff121fc.tar.bz2
gitjoe-www-b9612d02dbfb11cb2ac6b3c320e3cc6d7ff121fc.tar.xz
gitjoe-www-b9612d02dbfb11cb2ac6b3c320e3cc6d7ff121fc.tar.zst
gitjoe-www-b9612d02dbfb11cb2ac6b3c320e3cc6d7ff121fc.zip
New home page infos
Diffstat (limited to '')
-rw-r--r--index.php18
1 files changed, 14 insertions, 4 deletions
diff --git a/index.php b/index.php
index 8363367..a2636b4 100644
--- a/index.php
+++ b/index.php
@@ -27,12 +27,22 @@ if ($curr_dir != "git-jozan" && $curr_dir != "gitjoe") {
pals most sweet repositories, hosted here on this server!
<br>
<br>
- Check out <a href="index.php#users">GitJoe users repos</a> right now!
+ Check out <a href="index.php#users">GitJoe users repos</a> bellow right now!
</p>
- <h2>How to be on GitJoe</h2>
+ <h2>How to be on GitJoe?</h2>
<p>
- If you too want your free, BSD-powered,
+ If you too want your free, BSD-powered, BSD-licensed, uncensored,
+ unbloated, JavaScript-free and fancy-framework-free
+ git repo hosting, get in touch with me with one of these
+ <a href="https://jozanleclerc.xyz/links.php" target="_blank">links</a>
+ or my email directly: <b>rbousset@42lyon.fr</b>. (no porn pls)
+ </p>
+ <h2 class="users">GitJoe users repositories</h2>
+ <p>
+ <ul>
+ <li><a href="jozan/">jozan</a></li>
+ <li><a href="salad/">salad</a></li>
+ </ul>
</p>
- <h2 class="users">GitJoe users</h2>
</div>
<?php jo_footer(); ?>