aboutsummaryrefslogtreecommitdiffstats
path: root/about.html
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-04-30 21:42:39 +0200
committerJoe <bousset.rudy@gmail.com>2022-04-30 21:42:39 +0200
commitec7d3c4f3a2f281e1b7c590ae493785f01fa6bba (patch)
treec8e0bbabe8bf5c28c75526e5310848ff053724c1 /about.html
parentnow good (diff)
downloadgitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.tar.gz
gitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.tar.bz2
gitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.tar.xz
gitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.tar.zst
gitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.zip
home update
Diffstat (limited to 'about.html')
-rw-r--r--about.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/about.html b/about.html
index 332cf65..aaf87e3 100644
--- a/about.html
+++ b/about.html
@@ -1,7 +1,4 @@
<div class="body-contents">
- <div class="figure">
- <p><img src="img/gitjoe.png" alt="gitjoe.png" width="600"></p>
- </div>
<h2>About GitJoe</h2>
<p>
This website is a public front-end for me and my
@@ -19,4 +16,7 @@
<a href="https://jozanofastora.xyz/links.html">links</a>
or my email directly: <b>bousset.rudy@gmail.com</b>
</p>
+ <div class="figure">
+ <p><img src="img/gitjoe.png" alt="gitjoe.png" width="300"></p>
+ </div>
</div>