diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-01-10 00:19:37 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-01-10 00:19:37 +0100 |
commit | 684be84b6ccfdddef881a50da9f90727e9b6fb9b (patch) | |
tree | 739e4abb79d99504d9c34cbb1d10ef65f19dfbb5 | |
parent | Added cool gifs (diff) | |
download | joe-www-684be84b6ccfdddef881a50da9f90727e9b6fb9b.tar.gz joe-www-684be84b6ccfdddef881a50da9f90727e9b6fb9b.tar.bz2 joe-www-684be84b6ccfdddef881a50da9f90727e9b6fb9b.tar.xz joe-www-684be84b6ccfdddef881a50da9f90727e9b6fb9b.tar.zst joe-www-684be84b6ccfdddef881a50da9f90727e9b6fb9b.zip |
New stuff
Diffstat (limited to '')
-rw-r--r-- | projects/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/index.php b/projects/index.php index 01635d0..61eca57 100644 --- a/projects/index.php +++ b/projects/index.php @@ -39,6 +39,10 @@ if ($curr_dir != "jozan" && $curr_dir != "jozanleclerc.xyz") { <a href="">arch-installer</a> - very basic intallation script for Arch Linux </li> + <li> + <a href="">Phobos Aurora</a> - + nothing much for now + </li> </ul> </div> <?php jo_footer(); ?> |