From b53ad03ad0833b97c3e8221a28e540319979da73 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Sun, 13 Dec 2015 16:47:28 -0700 Subject: [PATCH] Default to luciano_blocktronics for pre-login theme --- core/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/config.js b/core/config.js index d3e02122..9daa4e77 100644 --- a/core/config.js +++ b/core/config.js @@ -90,7 +90,7 @@ function getDefaultConfig() { }, // :TODO: see notes below about 'theme' section - move this! - preLoginTheme : '*', + preLoginTheme : 'luciano_blocktronics', users : { usernameMin : 2,