diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2021-12-10 20:02:31 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2021-12-10 20:02:31 +0100 |
commit | 4ef21bf6b097d566af937055086d5a03e2b4eeb2 (patch) | |
tree | 827f6a5cca2163da36e9240189cc5df45a675965 | |
parent | new address pog (diff) | |
download | joe-www-4ef21bf6b097d566af937055086d5a03e2b4eeb2.tar.gz joe-www-4ef21bf6b097d566af937055086d5a03e2b4eeb2.tar.bz2 joe-www-4ef21bf6b097d566af937055086d5a03e2b4eeb2.tar.xz joe-www-4ef21bf6b097d566af937055086d5a03e2b4eeb2.tar.zst joe-www-4ef21bf6b097d566af937055086d5a03e2b4eeb2.zip |
text update
Diffstat (limited to '')
-rw-r--r-- | index.php | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -38,10 +38,11 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { </p> <h2>About me</h2> <p> - I am a student for + I once was a student for <a href="https://www.42lyon.fr/">42Lyon</a> - IT school based in Lyon, France. - I work on various personnal project beside that. + IT school based in Lyon, France, but not anymore. + I work on various personnal project beside that. Also I like rocket + science and astrophysics. </p> </div> <?php jo_footer(); ?> |