diff options
author | Joe <bousset.rudy@gmail.com> | 2022-04-30 18:40:22 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-04-30 18:40:22 +0200 |
commit | 76722f47a8edc102bae680bdb3ad126e576b8800 (patch) | |
tree | b1a490e7de9ad4513243b1fbad19a148d598b120 /about.html | |
parent | changes (diff) | |
download | gitjoe-cgit-76722f47a8edc102bae680bdb3ad126e576b8800.tar.gz gitjoe-cgit-76722f47a8edc102bae680bdb3ad126e576b8800.tar.bz2 gitjoe-cgit-76722f47a8edc102bae680bdb3ad126e576b8800.tar.xz gitjoe-cgit-76722f47a8edc102bae680bdb3ad126e576b8800.tar.zst gitjoe-cgit-76722f47a8edc102bae680bdb3ad126e576b8800.zip |
tree rework
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 27 |
1 files changed, 24 insertions, 3 deletions
@@ -1,5 +1,26 @@ -<h1>Hey it's my git</h1> - +<h1>About GitJoe</h1> <p> - Welcome + This website is my public front-end for me and my + pals most sweet repositories, hosted here on this server! + <br> + <br> + Check out insane code from GitJoe users bellow right now! </p> +<h2>How to be on GitJoe?</h2> +<p> + If you too want your free, BSD-powered, BSD-licensed, uncensored, + ad-free, untracked, analytics-free, telemetry-free, + unbloated, JavaScript-free and fancy-framework-free + git repo hosting, get in touch with me with one of these + <a href="https://jozanofastora.xyz/links.html">links</a> + or my email directly: <b>bousset.rudy@gmail.com</b> +</p> +<h2 class="users">GitJoe users repositories</h2> +<p> + <ul> + <li><a href="users/jozan/">jozan</a></li> + <li><a href="users/salad/">salad</a></li> + <li><a href="users/salad-joe/">salad-joe</a></li> + </ul> +</p> +</div> |