aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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(); ?>