From: Nicolas LÅ“uillet Date: Wed, 12 Feb 2014 20:59:02 +0000 (+0100) Subject: new default theme, baggy \o/ X-Git-Tag: 1.5.0^2~4 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=3141347214bc37e9430198f3872f914c795d969d;p=github%2Fwallabag%2Fwallabag.git new default theme, baggy \o/ --- diff --git a/inc/poche/config.inc.php.new b/inc/poche/config.inc.php.new index 39cb2f2f..8d52497b 100755 --- a/inc/poche/config.inc.php.new +++ b/inc/poche/config.inc.php.new @@ -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');