diff options
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 22 |
1 files changed, 7 insertions, 15 deletions
@@ -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> |