diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-20 13:06:33 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-20 13:06:33 +0200 |
commit | d9e7ce3e73cf7eff9ec6ac4398713c8872ec5c4c (patch) | |
tree | eca77de4a68ecb2b15853c94580e3ad0a8859abf /index.html | |
parent | update (diff) | |
download | joe-www-d9e7ce3e73cf7eff9ec6ac4398713c8872ec5c4c.tar.gz joe-www-d9e7ce3e73cf7eff9ec6ac4398713c8872ec5c4c.tar.bz2 joe-www-d9e7ce3e73cf7eff9ec6ac4398713c8872ec5c4c.tar.xz joe-www-d9e7ce3e73cf7eff9ec6ac4398713c8872ec5c4c.tar.zst joe-www-d9e7ce3e73cf7eff9ec6ac4398713c8872ec5c4c.zip |
New content, css update
Diffstat (limited to '')
-rw-r--r-- | index.html | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -12,7 +12,7 @@ * ======================== * * jozanofastora.xyz: index.html - * Mon Apr 18 19:37:18 CEST 2022 + * Wed Apr 20 12:52:46 CEST 2022 * Joe * * The home page @@ -58,10 +58,13 @@ I work on various personal projects beside that. Also I like rocket science and astrophysics. </p> - <p> - A picture of me IRL at work: - </p> - <img src="img/me.jpg" alt="me.jpg" width="325"> + <div class="figure"> + <p> + <img src="img/me.jpg" alt="me.jpg" width="325"> + <p> + A picture of me IRL at work + </p> + </div> <p> I play a lot of music too. That's pretty much all there is. </p> |