diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 54 |
1 files changed, 29 insertions, 25 deletions
@@ -1,26 +1,30 @@ -<h1>About GitJoe</h1> -<p> - 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 class="body-contents"> + <div class="figure"> + <p><img src="img/gitjoe.png" alt="gitjoe.png"></p> + </div> + <h1>About GitJoe</h1> + <p> + 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> |