From 316f39401f07cf239aca074e74ec119ee386370e Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Mon, 15 Jul 2019 13:54:29 +0000 Subject: [PATCH] Flipping to minified thunix.css --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 3d02c92..2e4e1e3 100644 --- a/config.php +++ b/config.php @@ -10,5 +10,5 @@ $doc_root="/var/www/dev.thunix.cf"; //Site style // site is the default. Specify something else here to switch -$site_style="thunix"; +$site_style="minithunix"; ?>