From f269bd64ef1a06950f06028f5b952f99b2b9257e Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 28 Jan 2018 15:46:49 +0100 Subject: Remove custom bootstrap theme config. --- includes/config.defaults.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'includes') diff --git a/includes/config.defaults.php b/includes/config.defaults.php index 47075c0..35b0e2a 100644 --- a/includes/config.defaults.php +++ b/includes/config.defaults.php @@ -52,8 +52,6 @@ $config = array( // Frontpage configuration 'frontpage' => array( - // Custom Bootstrap theme - 'custom_bootstrap_theme' => false, // CSS to use 'css' => 'css/style.css', // Title -- cgit v1.2.3