forked from wallabag/wallabag
new default theme, baggy \o/
This commit is contained in:
@ -44,7 +44,7 @@ define ('FLATTRABLE', '1');
|
||||
define ('FLATTRED', '2');
|
||||
define ('ABS_PATH', 'assets/');
|
||||
|
||||
define ('DEFAULT_THEME', 'default');
|
||||
define ('DEFAULT_THEME', 'baggy');
|
||||
|
||||
define ('THEME', ROOT . '/themes');
|
||||
define ('LOCALE', ROOT . '/locale');
|
||||
|
||||
Reference in New Issue
Block a user