aboutsummaryrefslogtreecommitdiffstats
path: root/about.html
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-04-30 19:14:31 +0200
committerJoe <bousset.rudy@gmail.com>2022-04-30 19:14:31 +0200
commit79109dcebe6efb20092fa1361f43dead5e8b925b (patch)
tree7bd83f71dbc24cf490b79f92c307615544096a3f /about.html
parenttree rework (diff)
downloadgitjoe-cgit-79109dcebe6efb20092fa1361f43dead5e8b925b.tar.gz
gitjoe-cgit-79109dcebe6efb20092fa1361f43dead5e8b925b.tar.bz2
gitjoe-cgit-79109dcebe6efb20092fa1361f43dead5e8b925b.tar.xz
gitjoe-cgit-79109dcebe6efb20092fa1361f43dead5e8b925b.tar.zst
gitjoe-cgit-79109dcebe6efb20092fa1361f43dead5e8b925b.zip
update
Diffstat (limited to 'about.html')
-rw-r--r--about.html54
1 files changed, 29 insertions, 25 deletions
diff --git a/about.html b/about.html
index bd804b2..f065cd9 100644
--- a/about.html
+++ b/about.html
@@ -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>