diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-01-10 00:50:27 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-01-10 00:50:27 +0100 |
commit | f874b502072867e8591f6219c5f4da24169196e8 (patch) | |
tree | 49ee4e303660c36fefc6c9f36c92ffee5a97d3a2 /index.php | |
parent | Text update (diff) | |
download | joe-www-f874b502072867e8591f6219c5f4da24169196e8.tar.gz joe-www-f874b502072867e8591f6219c5f4da24169196e8.tar.bz2 joe-www-f874b502072867e8591f6219c5f4da24169196e8.tar.xz joe-www-f874b502072867e8591f6219c5f4da24169196e8.tar.zst joe-www-f874b502072867e8591f6219c5f4da24169196e8.zip |
typo
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,7 +31,7 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { <div class="body-contents"> <h2>About this site</h2> <p> - Welcome to my personnal blog. Here you can find my tips and articles + Welcome to my own blog. Here you can find my tips and articles on various tech and programming subjects. <br><br> The site is still in active developpement, stay tuned. @@ -41,7 +41,7 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { I once was a student for <a href="https://www.42lyon.fr/">42Lyon</a> IT school based in Lyon, France, but not anymore. - I work on various personnal project beside that. Also I like rocket + I work on various personal project beside that. Also I like rocket science and astrophysics. </p> <br> |