diff --git a/etc/config.php b/etc/config.php
index db982b7..e34c1b6 100644
--- a/etc/config.php
+++ b/etc/config.php
@@ -112,6 +112,7 @@ function show_landing_page($css){
echo "
Alternative styles:";
echo "
Santa Muerte";
echo "
Others:
Forest (the default),
Skull, and Kali.";
+ echo "
And the latest: dirt path (thanks anon, looking great).";
echo "
Unstyled html:No css option (also for smartphone users).";
echo "
Mobile site.";
echo "
This board uses no javascript, cookies, webbugs or any other invasive stuff.
";