From a8218d5ae36e182104cbf1b9694abb7b395b79ae Mon Sep 17 00:00:00 2001 From: fuzzykitten Date: Thu, 3 Apr 2025 03:35:01 -0400 Subject: [PATCH] added dirtpath css to landing page --- etc/config.php | 1 + 1 file changed, 1 insertion(+) 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.

";