aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-01-10 00:19:37 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2022-01-10 00:19:37 +0100
commit684be84b6ccfdddef881a50da9f90727e9b6fb9b (patch)
tree739e4abb79d99504d9c34cbb1d10ef65f19dfbb5
parentAdded cool gifs (diff)
downloadjoe-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.php4
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(); ?>