aboutsummaryrefslogtreecommitdiffstats
path: root/about.html
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-04-30 19:25:00 +0200
committerJoe <bousset.rudy@gmail.com>2022-04-30 19:25:00 +0200
commit04aac76afec346313e5e49d5700180222a89cd0d (patch)
treecd6afa9217446df5be999a72b72bb582cb48233c /about.html
parentupdate (diff)
downloadgitjoe-cgit-04aac76afec346313e5e49d5700180222a89cd0d.tar.gz
gitjoe-cgit-04aac76afec346313e5e49d5700180222a89cd0d.tar.bz2
gitjoe-cgit-04aac76afec346313e5e49d5700180222a89cd0d.tar.xz
gitjoe-cgit-04aac76afec346313e5e49d5700180222a89cd0d.tar.zst
gitjoe-cgit-04aac76afec346313e5e49d5700180222a89cd0d.zip
update
Diffstat (limited to 'about.html')
-rw-r--r--about.html22
1 files changed, 7 insertions, 15 deletions
diff --git a/about.html b/about.html
index f065cd9..332cf65 100644
--- a/about.html
+++ b/about.html
@@ -1,14 +1,14 @@
<div class="body-contents">
<div class="figure">
- <p><img src="img/gitjoe.png" alt="gitjoe.png"></p>
+ <p><img src="img/gitjoe.png" alt="gitjoe.png" width="600"></p>
</div>
- <h1>About GitJoe</h1>
+ <h2>About GitJoe</h2>
<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!
+ This website is a public front-end for me and my
+ pals' sweetest repositories, hosted here on this server!
+ </p>
+ <p>
+ Check out insane code from GitJoe users in the index tab right now!
</p>
<h2>How to be on GitJoe?</h2>
<p>
@@ -19,12 +19,4 @@
<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>