From e58254f14a275ab1355b2511443755d53b5d11c9 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 28 Jan 2018 00:03:20 +0100 Subject: No more default Bootstrap theme. --- docs/configuration.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/configuration.md') diff --git a/docs/configuration.md b/docs/configuration.md index 4ae283b..849e39a 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -20,11 +20,6 @@ that are set if the configuration is not overriden. ### Frontpage -```php -$config['frontpage']['bootstrap_theme'] = true; -``` -Uses the default Bootstrap theme if set to true. - ```php $config['frontpage']['custom_bootstrap_theme'] = false; ``` -- cgit v1.2.3