aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-01-09 00:40:37 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2022-01-09 00:40:37 +0100
commitac75155ee1cd96015113fe40b038c9367e1c6d35 (patch)
tree92a5cafb8968219703e9d9c4c9dee1a5ade6a19c /index.php
parentemail update (diff)
downloadjoe-www-ac75155ee1cd96015113fe40b038c9367e1c6d35.tar.gz
joe-www-ac75155ee1cd96015113fe40b038c9367e1c6d35.tar.bz2
joe-www-ac75155ee1cd96015113fe40b038c9367e1c6d35.tar.xz
joe-www-ac75155ee1cd96015113fe40b038c9367e1c6d35.tar.zst
joe-www-ac75155ee1cd96015113fe40b038c9367e1c6d35.zip
Added cool gifs
Diffstat (limited to 'index.php')
-rw-r--r--index.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.php b/index.php
index fb6b0bf..f169dee 100644
--- a/index.php
+++ b/index.php
@@ -44,5 +44,11 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") {
I work on various personnal project beside that. Also I like rocket
science and astrophysics.
</p>
+ <br>
+ <img src="img/home_gifs/emacs2.gif" alt="emacs2.gif" />
+ <img src="img/home_gifs/power-button.gif" alt="power-button.gif" />
+ <br>
+ <img src="img/home_gifs/lynx.gif" alt="lynx.gif" />
+ <img src="img/home_gifs/mars_icon.gif" alt="mars_icon.gif" />
</div>
<?php jo_footer(); ?>